#67FCCF#67FCCF
#67FCCF is a very light, vivid teal. Relative luminance 0.770; OKLCH L 89.9% C 0.143 H 170.0°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #67FCCF |
|---|---|
| RGB | rgb(103, 252, 207) |
| HSL | hsl(162, 96%, 70%) |
| HSV | hsv(162, 59%, 99%) |
| CMYK | cmyk(59.1%, 0%, 17.9%, 1.2%) |
| CIE-LAB | lab(90.32, -50.24, 9.75) |
| CIE-LCH | lch(90.32, 51.18, 169.01°) |
| OKLab | oklab(89.86% -0.141 0.0249) |
| OKLCH | oklch(89.86% 0.143 170) |
| XYZ | xyz(51.6609, 77.0041, 71.1601) |
| Luminance | 0.7701 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.86
Light Turquoise
#7EF4CC
ΔE00 2.67
Light Aquamarine
#7BFDC7
ΔE00 2.96
Bright Teal
#01F9C6
ΔE00 3.39
Light Aqua
#8CFFDB
ΔE00 3.46
Aqua Marine
#2EE8BB
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FCCF #FC6794
analogous
#67FC85 #67FCCF #67DFFC
triadic
#67FCCF #CF67FC #FCCF67
tetradic
#67FCCF #8567FC #FC6794 #DFFC67
square
#67FCCF #8567FC #FC6794 #DFFC67
split-complementary
#67FCCF #FC67DF #FC8567
monochromatic
#05E4A1 #2BFBBC #67FCCF #A3FDE2 #DFFEF5
Accessibility & contrast
On white
1.28
#67FCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#67FCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FCCF
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FCCF | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EDCD
Deuteranopia (green-blind)
#E0DDD2
Tritanopia (blue-blind)
#00FEEF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #67fccf; /* rgb */ color: rgb(103, 252, 207); /* oklch */ color: oklch(89.9% 0.143 170.0);
Tailwind
colors: {
custom: {
50: '#9ffedd',
500: '#67fccf',
950: '#000000',
},
}SCSS
$custom: #67fccf; $custom-light: #9ffedd; $custom-dark: #000000;
JSON
{
"hex": "#67fccf",
"rgb": {
"r": 103,
"g": 252,
"b": 207
},
"hsl": {
"h": 161.879,
"s": 96.129,
"l": 69.608
},
"oklch": {
"l": 0.89864,
"c": 0.14318,
"h": 170
},
"luminance": 0.77009
}Semantic roles & 50–950 ramp
primary
#67FCCF
secondary
#D73163
accent
#0045E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684