#67E0EB#67E0EB
#67E0EB is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.2% C 0.109 H 203.4°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #67E0EB |
|---|---|
| RGB | rgb(103, 224, 235) |
| HSL | hsl(185, 77%, 66%) |
| HSV | hsv(185, 56%, 92%) |
| CMYK | cmyk(56.2%, 4.7%, 0%, 7.8%) |
| CIE-LAB | lab(83.01, -30.73, -15.65) |
| CIE-LCH | lch(83.01, 34.48, 206.99°) |
| OKLab | oklab(84.18% -0.1 -0.0433) |
| OKLCH | oklch(84.18% 0.109 203.4) |
| XYZ | xyz(47.2384, 62.1884, 88.0953) |
| Luminance | 0.6219 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.29
Aqua Blue
#02D8E9
ΔE00 4.12
Robin Egg Blue
#8AF1FE
ΔE00 4.68
Robin'S Egg Blue
#98EFF9
ΔE00 5.32
Bright Light Blue
#26F7FD
ΔE00 6.47
Darkturquoise
#00CED1
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E0EB #EB7267
analogous
#67EBB4 #67E0EB #679EEB
triadic
#67E0EB #EB67E0 #E0EB67
tetradic
#67E0EB #B467EB #EB7267 #9EEB67
square
#67E0EB #B467EB #EB7267 #9EEB67
split-complementary
#67E0EB #EB679E #EBB467
monochromatic
#19B1BF #31D5E4 #67E0EB #9DEBF2 #D3F6F9
Accessibility & contrast
On white
1.56
#67E0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#67E0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E0EB
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E0EB | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8EC
Deuteranopia (green-blind)
#BCC8EC
Tritanopia (blue-blind)
#00E8E3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #67e0eb; /* rgb */ color: rgb(103, 224, 235); /* oklch */ color: oklch(84.2% 0.109 203.4);
Tailwind
colors: {
custom: {
50: '#9eeaf1',
500: '#67e0eb',
950: '#000000',
},
}SCSS
$custom: #67e0eb; $custom-light: #9eeaf1; $custom-dark: #000000;
JSON
{
"hex": "#67e0eb",
"rgb": {
"r": 103,
"g": 224,
"b": 235
},
"hsl": {
"h": 185,
"s": 76.744,
"l": 66.275
},
"oklch": {
"l": 0.84183,
"c": 0.10894,
"h": 203.4
},
"luminance": 0.62193
}Semantic roles & 50–950 ramp
primary
#67E0EB
secondary
#BD4439
accent
#1E0DD9
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1616
muted
#808485