#67E5EA#67E5EA
#67E5EA is a very light, moderate teal. Relative luminance 0.649; OKLCH L 85.3% C 0.112 H 198.8°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #67E5EA |
|---|---|
| RGB | rgb(103, 229, 234) |
| HSL | hsl(182, 76%, 66%) |
| HSV | hsv(182, 56%, 92%) |
| CMYK | cmyk(56%, 2.1%, 0%, 8.2%) |
| CIE-LAB | lab(84.41, -33.37, -13.03) |
| CIE-LCH | lch(84.41, 35.82, 201.33°) |
| OKLab | oklab(85.3% -0.1056 -0.036) |
| OKLCH | oklch(85.3% 0.112 198.8) |
| XYZ | xyz(48.4579, 64.8579, 87.7910) |
| Luminance | 0.6486 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.18
Bright Light Blue
#26F7FD
ΔE00 4.87
Robin Egg Blue
#8AF1FE
ΔE00 5.13
Aqua Blue
#02D8E9
ΔE00 5.44
Robin'S Egg Blue
#98EFF9
ΔE00 5.66
Bright Cyan
#41FDFE
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E5EA #EA6C67
analogous
#67EAAD #67E5EA #67A3EA
triadic
#67E5EA #EA67E5 #E5EA67
tetradic
#67E5EA #AD67EA #EA6C67 #A3EA67
square
#67E5EA #AD67EA #EA6C67 #A3EA67
split-complementary
#67E5EA #EA67A3 #EAAD67
monochromatic
#1AB6BD #31DCE3 #67E5EA #9DEEF1 #D3F7F9
Accessibility & contrast
On white
1.50
#67E5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#67E5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E5EA
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E5EA | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DCEB
Deuteranopia (green-blind)
#C2CCEB
Tritanopia (blue-blind)
#00ECE6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #67e5ea; /* rgb */ color: rgb(103, 229, 234); /* oklch */ color: oklch(85.3% 0.112 198.8);
Tailwind
colors: {
custom: {
50: '#9eedf0',
500: '#67e5ea',
950: '#000000',
},
}SCSS
$custom: #67e5ea; $custom-light: #9eedf0; $custom-dark: #000000;
JSON
{
"hex": "#67e5ea",
"rgb": {
"r": 103,
"g": 229,
"b": 234
},
"hsl": {
"h": 182.29,
"s": 75.723,
"l": 66.078
},
"oklch": {
"l": 0.85299,
"c": 0.11159,
"h": 198.8
},
"luminance": 0.64863
}Semantic roles & 50–950 ramp
primary
#67E5EA
secondary
#BC3F3A
accent
#150ED8
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101616
muted
#808585