#67E8E8#67E8E8
#67E8E8 is a very light, moderate teal. Relative luminance 0.664; OKLCH L 85.9% C 0.114 H 195.2°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #67E8E8 |
|---|---|
| RGB | rgb(103, 232, 232) |
| HSL | hsl(180, 74%, 66%) |
| HSV | hsv(180, 56%, 91%) |
| CMYK | cmyk(55.6%, 0%, 0%, 9%) |
| CIE-LAB | lab(85.21, -35.30, -10.78) |
| CIE-LCH | lch(85.21, 36.91, 196.98°) |
| OKLab | oklab(85.93% -0.1096 -0.0299) |
| OKLCH | oklch(85.93% 0.114 195.2) |
| XYZ | xyz(49.0094, 66.4181, 86.5655) |
| Luminance | 0.6642 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.47
Bright Cyan
#41FDFE
ΔE00 4.93
Robin'S Egg
#6DEDFD
ΔE00 5.69
Aqua
#00FFFF
ΔE00 5.85
Bright Turquoise
#0FFEF9
ΔE00 5.99
Mediumturquoise
#48D1CC
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E8E8 #E86767
analogous
#67E8A7 #67E8E8 #67A7E8
triadic
#67E8E8 #E867E8 #E8E867
tetradic
#67E8E8 #A767E8 #E86767 #A7E867
square
#67E8E8 #A767E8 #E86767 #A7E867
split-complementary
#67E8E8 #E867A7 #E8A767
monochromatic
#1CB9B9 #32E0E0 #67E8E8 #9CF0F0 #D1F8F8
Accessibility & contrast
On white
1.47
#67E8E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#67E8E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E8E8
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E8E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E8E8 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADEE8
Deuteranopia (green-blind)
#C5CEE9
Tritanopia (blue-blind)
#00EFE8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #67e8e8; /* rgb */ color: rgb(103, 232, 232); /* oklch */ color: oklch(85.9% 0.114 195.2);
Tailwind
colors: {
custom: {
50: '#9eefef',
500: '#67e8e8',
950: '#000000',
},
}SCSS
$custom: #67e8e8; $custom-light: #9eefef; $custom-dark: #000000;
JSON
{
"hex": "#67e8e8",
"rgb": {
"r": 103,
"g": 232,
"b": 232
},
"hsl": {
"h": 180,
"s": 73.714,
"l": 65.686
},
"oklch": {
"l": 0.85925,
"c": 0.11356,
"h": 195.2
},
"luminance": 0.66423
}Semantic roles & 50–950 ramp
primary
#67E8E8
secondary
#B83B3B
accent
#1010D6
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101616
muted
#808585