#67FEE0#67FEE0
#67FEE0 is a very light, vivid teal. Relative luminance 0.791; OKLCH L 90.8% C 0.136 H 177.7°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #67FEE0 |
|---|---|
| RGB | rgb(103, 254, 224) |
| HSL | hsl(168, 99%, 70%) |
| HSV | hsv(168, 59%, 100%) |
| CMYK | cmyk(59.4%, 0%, 11.8%, 0.4%) |
| CIE-LAB | lab(91.30, -47.15, 2.36) |
| CIE-LCH | lch(91.30, 47.21, 177.13°) |
| OKLab | oklab(90.79% -0.1356 0.0055) |
| OKLCH | oklch(90.79% 0.136 177.7) |
| XYZ | xyz(54.4836, 79.1434, 82.9114) |
| Luminance | 0.7915 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.29
Light Aqua
#8CFFDB
ΔE00 3.75
Aquamarine
#7FFFD4
ΔE00 4.31
Light Turquoise
#7EF4CC
ΔE00 4.63
Aqua (survey)
#13EAC9
ΔE00 5.37
Bright Aqua
#0BF9EA
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FEE0 #FE6785
analogous
#67FE94 #67FEE0 #67D1FE
triadic
#67FEE0 #E067FE #FEE067
tetradic
#67FEE0 #9467FE #FE6785 #D1FE67
square
#67FEE0 #9467FE #FE6785 #D1FE67
split-complementary
#67FEE0 #FE67D1 #FE9467
monochromatic
#02E9BB #2AFED4 #67FEE0 #A4FEEC #E1FFF9
Accessibility & contrast
On white
1.25
#67FEE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#67FEE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FEE0
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FEE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FEE0 | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F0DF
Deuteranopia (green-blind)
#DEDFE2
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #67fee0; /* rgb */ color: rgb(103, 254, 224); /* oklch */ color: oklch(90.8% 0.136 177.7);
Tailwind
colors: {
custom: {
50: '#a0ffe9',
500: '#67fee0',
950: '#000000',
},
}SCSS
$custom: #67fee0; $custom-light: #a0ffe9; $custom-dark: #000000;
JSON
{
"hex": "#67fee0",
"rgb": {
"r": 103,
"g": 254,
"b": 224
},
"hsl": {
"h": 168.079,
"s": 98.693,
"l": 70
},
"oklch": {
"l": 0.90791,
"c": 0.1357,
"h": 177.7
},
"luminance": 0.79149
}Semantic roles & 50–950 ramp
primary
#67FEE0
secondary
#D93052
accent
#002EE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684