#67E8EA#67E8EA
#67E8EA is a very light, moderate teal. Relative luminance 0.665; OKLCH L 86.0% C 0.114 H 196.6°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #67E8EA |
|---|---|
| RGB | rgb(103, 232, 234) |
| HSL | hsl(181, 76%, 66%) |
| HSV | hsv(181, 56%, 92%) |
| CMYK | cmyk(56%, 0.9%, 0%, 8.2%) |
| CIE-LAB | lab(85.27, -34.78, -11.75) |
| CIE-LCH | lch(85.27, 36.71, 198.66°) |
| OKLab | oklab(85.99% -0.1087 -0.0325) |
| OKLCH | oklch(85.99% 0.114 196.6) |
| XYZ | xyz(49.2951, 66.5324, 88.0701) |
| Luminance | 0.6654 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.32
Bright Cyan
#41FDFE
ΔE00 5.00
Robin'S Egg
#6DEDFD
ΔE00 5.00
Robin Egg Blue
#8AF1FE
ΔE00 5.70
Aqua
#00FFFF
ΔE00 5.97
Robin'S Egg Blue
#98EFF9
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E8EA #EA6967
analogous
#67EAAA #67E8EA #67A6EA
triadic
#67E8EA #EA67E8 #E8EA67
tetradic
#67E8EA #AA67EA #EA6967 #A6EA67
square
#67E8EA #AA67EA #EA6967 #A6EA67
split-complementary
#67E8EA #EA67A6 #EAAA67
monochromatic
#1ABABD #31E0E3 #67E8EA #9DF0F1 #D3F8F9
Accessibility & contrast
On white
1.47
#67E8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#67E8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E8EA
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E8EA | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADEEA
Deuteranopia (green-blind)
#C5CEEB
Tritanopia (blue-blind)
#00EFE8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #67e8ea; /* rgb */ color: rgb(103, 232, 234); /* oklch */ color: oklch(86.0% 0.114 196.6);
Tailwind
colors: {
custom: {
50: '#9feff0',
500: '#67e8ea',
950: '#000000',
},
}SCSS
$custom: #67e8ea; $custom-light: #9feff0; $custom-dark: #000000;
JSON
{
"hex": "#67e8ea",
"rgb": {
"r": 103,
"g": 232,
"b": 234
},
"hsl": {
"h": 180.916,
"s": 75.723,
"l": 66.078
},
"oklch": {
"l": 0.85991,
"c": 0.1135,
"h": 196.6
},
"luminance": 0.66537
}Semantic roles & 50–950 ramp
primary
#67E8EA
secondary
#BC3C3A
accent
#110ED8
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101616
muted
#808585