#67FEEB#67FEEB
#67FEEB is a very light, vivid teal. Relative luminance 0.798; OKLCH L 91.1% C 0.131 H 183.8°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #67FEEB |
|---|---|
| RGB | rgb(103, 254, 235) |
| HSL | hsl(172, 99%, 70%) |
| HSV | hsv(172, 59%, 100%) |
| CMYK | cmyk(59.4%, 0%, 7.5%, 0.4%) |
| CIE-LAB | lab(91.58, -44.47, -2.93) |
| CIE-LCH | lch(91.58, 44.56, 183.77°) |
| OKLab | oklab(91.11% -0.1309 -0.0086) |
| OKLCH | oklch(91.11% 0.131 183.8) |
| XYZ | xyz(56.0239, 79.7595, 91.0238) |
| Luminance | 0.7976 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.36
Tiffany Blue
#7BF2DA
ΔE00 3.72
Bright Turquoise
#0FFEF9
ΔE00 5.12
Light Aqua
#8CFFDB
ΔE00 6.26
Aqua
#00FFFF
ΔE00 6.47
Bright Cyan
#41FDFE
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FEEB #FE677A
analogous
#67FE9F #67FEEB #67C6FE
triadic
#67FEEB #EB67FE #FEEB67
tetradic
#67FEEB #9F67FE #FE677A #C6FE67
square
#67FEEB #9F67FE #FE677A #C6FE67
split-complementary
#67FEEB #FE67C6 #FE9F67
monochromatic
#02E9CC #2AFEE3 #67FEEB #A4FEF3 #E1FFFB
Accessibility & contrast
On white
1.24
#67FEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#67FEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FEEB
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FEEB | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EA
Deuteranopia (green-blind)
#DCE0ED
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #67feeb; /* rgb */ color: rgb(103, 254, 235); /* oklch */ color: oklch(91.1% 0.131 183.8);
Tailwind
colors: {
custom: {
50: '#a1fff1',
500: '#67feeb',
950: '#000000',
},
}SCSS
$custom: #67feeb; $custom-light: #a1fff1; $custom-dark: #000000;
JSON
{
"hex": "#67feeb",
"rgb": {
"r": 103,
"g": 254,
"b": 235
},
"hsl": {
"h": 172.45,
"s": 98.693,
"l": 70
},
"oklch": {
"l": 0.91108,
"c": 0.13115,
"h": 183.8
},
"luminance": 0.79765
}Semantic roles & 50–950 ramp
primary
#67FEEB
secondary
#D93045
accent
#001DE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685