#67FEE4#67FEE4
#67FEE4 is a very light, vivid teal. Relative luminance 0.794; OKLCH L 90.9% C 0.134 H 179.8°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #67FEE4 |
|---|---|
| RGB | rgb(103, 254, 228) |
| HSL | hsl(170, 99%, 70%) |
| HSV | hsv(170, 59%, 100%) |
| CMYK | cmyk(59.4%, 0%, 10.2%, 0.4%) |
| CIE-LAB | lab(91.40, -46.19, 0.44) |
| CIE-LCH | lch(91.40, 46.19, 179.46°) |
| OKLab | oklab(90.9% -0.1339 0.0004) |
| OKLCH | oklch(90.9% 0.134 179.8) |
| XYZ | xyz(55.0325, 79.3629, 85.8021) |
| Luminance | 0.7937 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.09
Light Aqua
#8CFFDB
ΔE00 4.53
Bright Aqua
#0BF9EA
ΔE00 4.62
Aquamarine
#7FFFD4
ΔE00 5.38
Light Turquoise
#7EF4CC
ΔE00 5.56
Aqua (survey)
#13EAC9
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FEE4 #FE6781
analogous
#67FE99 #67FEE4 #67CCFE
triadic
#67FEE4 #E467FE #FEE467
tetradic
#67FEE4 #9967FE #FE6781 #CCFE67
square
#67FEE4 #9967FE #FE6781 #CCFE67
split-complementary
#67FEE4 #FE67CC #FE9967
monochromatic
#02E9C1 #2AFED9 #67FEE4 #A4FEEF #E1FFFA
Accessibility & contrast
On white
1.24
#67FEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#67FEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FEE4
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FEE4 | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F0E3
Deuteranopia (green-blind)
#DDDFE6
Tritanopia (blue-blind)
#00FFF6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #67fee4; /* rgb */ color: rgb(103, 254, 228); /* oklch */ color: oklch(90.9% 0.134 179.8);
Tailwind
colors: {
custom: {
50: '#a0ffec',
500: '#67fee4',
950: '#000000',
},
}SCSS
$custom: #67fee4; $custom-light: #a0ffec; $custom-dark: #000000;
JSON
{
"hex": "#67fee4",
"rgb": {
"r": 103,
"g": 254,
"b": 228
},
"hsl": {
"h": 169.669,
"s": 98.693,
"l": 70
},
"oklch": {
"l": 0.90904,
"c": 0.13387,
"h": 179.8
},
"luminance": 0.79369
}Semantic roles & 50–950 ramp
primary
#67FEE4
secondary
#D9304D
accent
#0028E6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684