#67E9E9#67E9E9
#67E9E9 is a very light, moderate teal. Relative luminance 0.670; OKLCH L 86.2% C 0.114 H 195.2°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #67E9E9 |
|---|---|
| RGB | rgb(103, 233, 233) |
| HSL | hsl(180, 75%, 66%) |
| HSV | hsv(180, 56%, 91%) |
| CMYK | cmyk(55.8%, 0%, 0%, 8.6%) |
| CIE-LAB | lab(85.52, -35.50, -10.84) |
| CIE-LCH | lch(85.52, 37.12, 196.97°) |
| OKLab | oklab(86.19% -0.1102 -0.03) |
| OKLCH | oklch(86.19% 0.114 195.2) |
| XYZ | xyz(49.4341, 67.0396, 87.4098) |
| Luminance | 0.6704 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.30
Bright Cyan
#41FDFE
ΔE00 4.73
Robin'S Egg
#6DEDFD
ΔE00 5.66
Aqua
#00FFFF
ΔE00 5.66
Bright Turquoise
#0FFEF9
ΔE00 5.81
Mediumturquoise
#48D1CC
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E9E9 #E96767
analogous
#67E9A8 #67E9E9 #67A8E9
triadic
#67E9E9 #E967E9 #E9E967
tetradic
#67E9E9 #A867E9 #E96767 #A8E967
square
#67E9E9 #A867E9 #E96767 #A8E967
split-complementary
#67E9E9 #E967A8 #E9A867
monochromatic
#1BBBBB #32E1E1 #67E9E9 #9CF1F1 #D2F8F8
Accessibility & contrast
On white
1.46
#67E9E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#67E9E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E9E9
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E9E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E9E9 | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDFE9
Deuteranopia (green-blind)
#C6CFEA
Tritanopia (blue-blind)
#00F0E9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #67e9e9; /* rgb */ color: rgb(103, 233, 233); /* oklch */ color: oklch(86.2% 0.114 195.2);
Tailwind
colors: {
custom: {
50: '#9ff0f0',
500: '#67e9e9',
950: '#000000',
},
}SCSS
$custom: #67e9e9; $custom-light: #9ff0f0; $custom-dark: #000000;
JSON
{
"hex": "#67e9e9",
"rgb": {
"r": 103,
"g": 233,
"b": 233
},
"hsl": {
"h": 180,
"s": 74.713,
"l": 65.882
},
"oklch": {
"l": 0.86188,
"c": 0.11421,
"h": 195.2
},
"luminance": 0.67045
}Semantic roles & 50–950 ramp
primary
#67E9E9
secondary
#BA3A3A
accent
#0F0FD7
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101616
muted
#808585