#67FFE9#67FFE9
#67FFE9 is a very light, vivid teal. Relative luminance 0.803; OKLCH L 91.3% C 0.133 H 182.1°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #67FFE9 |
|---|---|
| RGB | rgb(103, 255, 233) |
| HSL | hsl(171, 100%, 70%) |
| HSV | hsv(171, 60%, 100%) |
| CMYK | cmyk(59.6%, 0%, 8.6%, 0%) |
| CIE-LAB | lab(91.81, -45.40, -1.55) |
| CIE-LCH | lch(91.81, 45.42, 181.95°) |
| OKLab | oklab(91.28% -0.1327 -0.0049) |
| OKLCH | oklch(91.28% 0.133 182.1) |
| XYZ | xyz(56.0548, 80.2809, 89.6166) |
| Luminance | 0.8029 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.48
Bright Aqua
#0BF9EA
ΔE00 3.84
Light Aqua
#8CFFDB
ΔE00 5.51
Bright Turquoise
#0FFEF9
ΔE00 5.92
Aqua (survey)
#13EAC9
ΔE00 6.41
Aquamarine
#7FFFD4
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FFE9 #FF677D
analogous
#67FF9D #67FFE9 #67C9FF
triadic
#67FFE9 #E967FF #FFE967
tetradic
#67FFE9 #9D67FF #FF677D #C9FF67
square
#67FFE9 #9D67FF #FF677D #C9FF67
split-complementary
#67FFE9 #FF67C9 #FF9D67
monochromatic
#00ECCA #2AFFE0 #67FFE9 #A4FFF2 #E0FFFB
Accessibility & contrast
On white
1.23
#67FFE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#67FFE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FFE9
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FFE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FFE9 | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F1E8
Deuteranopia (green-blind)
#DDE0EB
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #67ffe9; /* rgb */ color: rgb(103, 255, 233); /* oklch */ color: oklch(91.3% 0.133 182.1);
Tailwind
colors: {
custom: {
50: '#a1fff0',
500: '#67ffe9',
950: '#000000',
},
}SCSS
$custom: #67ffe9; $custom-light: #a1fff0; $custom-dark: #000000;
JSON
{
"hex": "#67ffe9",
"rgb": {
"r": 103,
"g": 255,
"b": 233
},
"hsl": {
"h": 171.316,
"s": 100,
"l": 70.196
},
"oklch": {
"l": 0.91281,
"c": 0.13282,
"h": 182.1
},
"luminance": 0.80287
}Semantic roles & 50–950 ramp
primary
#67FFE9
secondary
#DA3048
accent
#0021E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685