#67FFEE#67FFEE
#67FFEE is a very light, vivid teal. Relative luminance 0.806; OKLCH L 91.4% C 0.131 H 185.0°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #67FFEE |
|---|---|
| RGB | rgb(103, 255, 238) |
| HSL | hsl(173, 100%, 70%) |
| HSV | hsv(173, 60%, 100%) |
| CMYK | cmyk(59.6%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(91.94, -44.16, -3.95) |
| CIE-LCH | lch(91.94, 44.33, 185.11°) |
| OKLab | oklab(91.43% -0.1306 -0.0114) |
| OKLCH | oklch(91.43% 0.131 185) |
| XYZ | xyz(56.7792, 80.5707, 93.4317) |
| Luminance | 0.8058 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.24
Tiffany Blue
#7BF2DA
ΔE00 4.24
Bright Turquoise
#0FFEF9
ΔE00 4.57
Aqua
#00FFFF
ΔE00 5.86
Bright Cyan
#41FDFE
ΔE00 5.88
Light Aqua
#8CFFDB
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FFEE #FF6778
analogous
#67FFA2 #67FFEE #67C4FF
triadic
#67FFEE #EE67FF #FFEE67
tetradic
#67FFEE #A267FF #FF6778 #C4FF67
square
#67FFEE #A267FF #FF6778 #C4FF67
split-complementary
#67FFEE #FF67C4 #FFA267
monochromatic
#00ECD1 #2AFFE7 #67FFEE #A4FFF5 #E0FFFC
Accessibility & contrast
On white
1.23
#67FFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#67FFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FFEE
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FFEE | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F2ED
Deuteranopia (green-blind)
#DCE1F0
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #67ffee; /* rgb */ color: rgb(103, 255, 238); /* oklch */ color: oklch(91.4% 0.131 185.0);
Tailwind
colors: {
custom: {
50: '#a1fff3',
500: '#67ffee',
950: '#000000',
},
}SCSS
$custom: #67ffee; $custom-light: #a1fff3; $custom-dark: #000000;
JSON
{
"hex": "#67ffee",
"rgb": {
"r": 103,
"g": 255,
"b": 238
},
"hsl": {
"h": 173.289,
"s": 100,
"l": 70.196
},
"oklch": {
"l": 0.91429,
"c": 0.1311,
"h": 185
},
"luminance": 0.80577
}Semantic roles & 50–950 ramp
primary
#67FFEE
secondary
#DA3043
accent
#001AE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685