#67E9E8#67E9E8
#67E9E8 is a very light, moderate teal. Relative luminance 0.670; OKLCH L 86.2% C 0.114 H 194.5°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #67E9E8 |
|---|---|
| RGB | rgb(103, 233, 232) |
| HSL | hsl(180, 75%, 66%) |
| HSV | hsv(180, 56%, 91%) |
| CMYK | cmyk(55.8%, 0%, 0.4%, 8.6%) |
| CIE-LAB | lab(85.50, -35.77, -10.35) |
| CIE-LCH | lch(85.50, 37.24, 196.14°) |
| OKLab | oklab(86.16% -0.1106 -0.0287) |
| OKLCH | oklch(86.16% 0.114 194.5) |
| XYZ | xyz(49.2917, 66.9827, 86.6596) |
| Luminance | 0.6699 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.43
Bright Cyan
#41FDFE
ΔE00 4.74
Aqua
#00FFFF
ΔE00 5.63
Bright Turquoise
#0FFEF9
ΔE00 5.69
Robin'S Egg
#6DEDFD
ΔE00 6.01
Mediumturquoise
#48D1CC
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E9E8 #E96768
analogous
#67E9A7 #67E9E8 #67A9E9
triadic
#67E9E8 #E867E9 #E9E867
tetradic
#67E9E8 #A767E9 #E96768 #A9E967
square
#67E9E8 #A767E9 #E96768 #A9E967
split-complementary
#67E9E8 #E967A9 #E9A767
monochromatic
#1BBBB9 #32E1E0 #67E9E8 #9CF1F0 #D2F8F8
Accessibility & contrast
On white
1.46
#67E9E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#67E9E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E9E8
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E9E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E9E8 | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDFE8
Deuteranopia (green-blind)
#C6CFE9
Tritanopia (blue-blind)
#00EFE8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #67e9e8; /* rgb */ color: rgb(103, 233, 232); /* oklch */ color: oklch(86.2% 0.114 194.5);
Tailwind
colors: {
custom: {
50: '#9ef0ef',
500: '#67e9e8',
950: '#000000',
},
}SCSS
$custom: #67e9e8; $custom-light: #9ef0ef; $custom-dark: #000000;
JSON
{
"hex": "#67e9e8",
"rgb": {
"r": 103,
"g": 233,
"b": 232
},
"hsl": {
"h": 179.538,
"s": 74.713,
"l": 65.882
},
"oklch": {
"l": 0.86156,
"c": 0.11426,
"h": 194.5
},
"luminance": 0.66988
}Semantic roles & 50–950 ramp
primary
#67E9E8
secondary
#BA3A3B
accent
#0F10D7
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101616
muted
#808585