#67E8EB#67E8EB
#67E8EB is a very light, moderate teal. Relative luminance 0.666; OKLCH L 86.0% C 0.114 H 197.4°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #67E8EB |
|---|---|
| RGB | rgb(103, 232, 235) |
| HSL | hsl(181, 77%, 66%) |
| HSV | hsv(181, 56%, 92%) |
| CMYK | cmyk(56.2%, 1.3%, 0%, 7.8%) |
| CIE-LAB | lab(85.30, -34.51, -12.23) |
| CIE-LCH | lch(85.30, 36.61, 199.51°) |
| OKLab | oklab(86.02% -0.1083 -0.0338) |
| OKLCH | oklch(86.02% 0.114 197.4) |
| XYZ | xyz(49.4392, 66.5900, 88.8289) |
| Luminance | 0.6660 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.29
Robin'S Egg
#6DEDFD
ΔE00 4.66
Bright Cyan
#41FDFE
ΔE00 5.07
Robin Egg Blue
#8AF1FE
ΔE00 5.42
Robin'S Egg Blue
#98EFF9
ΔE00 5.92
Aqua
#00FFFF
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E8EB #EB6A67
analogous
#67EBAC #67E8EB #67A6EB
triadic
#67E8EB #EB67E8 #E8EB67
tetradic
#67E8EB #AC67EB #EB6A67 #A6EB67
square
#67E8EB #AC67EB #EB6A67 #A6EB67
split-complementary
#67E8EB #EB67A6 #EBAC67
monochromatic
#19BBBF #31E0E4 #67E8EB #9DF0F2 #D3F8F9
Accessibility & contrast
On white
1.47
#67E8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#67E8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E8EB
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E8EB | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADEEB
Deuteranopia (green-blind)
#C4CEEC
Tritanopia (blue-blind)
#00EFE9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #67e8eb; /* rgb */ color: rgb(103, 232, 235); /* oklch */ color: oklch(86.0% 0.114 197.4);
Tailwind
colors: {
custom: {
50: '#9feff1',
500: '#67e8eb',
950: '#000000',
},
}SCSS
$custom: #67e8eb; $custom-light: #9feff1; $custom-dark: #000000;
JSON
{
"hex": "#67e8eb",
"rgb": {
"r": 103,
"g": 232,
"b": 235
},
"hsl": {
"h": 181.364,
"s": 76.744,
"l": 66.275
},
"oklch": {
"l": 0.86024,
"c": 0.1135,
"h": 197.4
},
"luminance": 0.66595
}Semantic roles & 50–950 ramp
primary
#67E8EB
secondary
#BD3C39
accent
#110DD9
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101616
muted
#808585