#67E4E8#67E4E8
#67E4E8 is a very light, moderate teal. Relative luminance 0.642; OKLCH L 85.0% C 0.111 H 198.1°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #67E4E8 |
|---|---|
| RGB | rgb(103, 228, 232) |
| HSL | hsl(182, 74%, 66%) |
| HSV | hsv(182, 56%, 91%) |
| CMYK | cmyk(55.6%, 1.7%, 0%, 9%) |
| CIE-LAB | lab(84.07, -33.43, -12.49) |
| CIE-LCH | lch(84.07, 35.69, 200.48°) |
| OKLab | oklab(85% -0.1054 -0.0345) |
| OKLCH | oklch(85% 0.111 198.1) |
| XYZ | xyz(47.8963, 64.1918, 86.1944) |
| Luminance | 0.6420 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.59
Bright Light Blue
#26F7FD
ΔE00 5.03
Robin Egg Blue
#8AF1FE
ΔE00 5.47
Aqua Blue
#02D8E9
ΔE00 5.53
Robin'S Egg Blue
#98EFF9
ΔE00 5.91
Bright Cyan
#41FDFE
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E4E8 #E86B67
analogous
#67E8AB #67E4E8 #67A4E8
triadic
#67E4E8 #E867E4 #E4E867
tetradic
#67E4E8 #AB67E8 #E86B67 #A4E867
square
#67E4E8 #AB67E8 #E86B67 #A4E867
split-complementary
#67E4E8 #E867A4 #E8AB67
monochromatic
#1CB4B9 #32DBE0 #67E4E8 #9CEDF0 #D1F7F8
Accessibility & contrast
On white
1.52
#67E4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#67E4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E4E8
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E4E8 | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DBE9
Deuteranopia (green-blind)
#C1CBE9
Tritanopia (blue-blind)
#00EBE5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #67e4e8; /* rgb */ color: rgb(103, 228, 232); /* oklch */ color: oklch(85.0% 0.111 198.1);
Tailwind
colors: {
custom: {
50: '#9eedef',
500: '#67e4e8',
950: '#000000',
},
}SCSS
$custom: #67e4e8; $custom-light: #9eedef; $custom-dark: #000000;
JSON
{
"hex": "#67e4e8",
"rgb": {
"r": 103,
"g": 228,
"b": 232
},
"hsl": {
"h": 181.86,
"s": 73.714,
"l": 65.686
},
"oklch": {
"l": 0.85002,
"c": 0.1109,
"h": 198.1
},
"luminance": 0.64197
}Semantic roles & 50–950 ramp
primary
#67E4E8
secondary
#B83F3B
accent
#1610D6
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101616
muted
#808585