#67E9EA#67E9EA
#67E9EA is a very light, moderate teal. Relative luminance 0.671; OKLCH L 86.2% C 0.114 H 195.9°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #67E9EA |
|---|---|
| RGB | rgb(103, 233, 234) |
| HSL | hsl(180, 76%, 66%) |
| HSV | hsv(180, 56%, 92%) |
| CMYK | cmyk(56%, 0.4%, 0%, 8.2%) |
| CIE-LAB | lab(85.55, -35.24, -11.32) |
| CIE-LCH | lch(85.55, 37.01, 197.81°) |
| OKLab | oklab(86.22% -0.1098 -0.0314) |
| OKLCH | oklch(86.22% 0.114 195.9) |
| XYZ | xyz(49.5774, 67.0969, 88.1642) |
| Luminance | 0.6710 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.21
Bright Cyan
#41FDFE
ΔE00 4.75
Robin'S Egg
#6DEDFD
ΔE00 5.31
Aqua
#00FFFF
ΔE00 5.71
Robin Egg Blue
#8AF1FE
ΔE00 5.93
Bright Turquoise
#0FFEF9
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E9EA #EA6867
analogous
#67EAA9 #67E9EA #67A7EA
triadic
#67E9EA #EA67E9 #E9EA67
tetradic
#67E9EA #A967EA #EA6867 #A7EA67
square
#67E9EA #A967EA #EA6867 #A7EA67
split-complementary
#67E9EA #EA67A7 #EAA967
monochromatic
#1ABBBD #31E1E3 #67E9EA #9DF1F1 #D3F9F9
Accessibility & contrast
On white
1.46
#67E9EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#67E9EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E9EA
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E9EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E9EA | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDFEA
Deuteranopia (green-blind)
#C6CFEB
Tritanopia (blue-blind)
#00F0E9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #67e9ea; /* rgb */ color: rgb(103, 233, 234); /* oklch */ color: oklch(86.2% 0.114 195.9);
Tailwind
colors: {
custom: {
50: '#9ff0f0',
500: '#67e9ea',
950: '#000000',
},
}SCSS
$custom: #67e9ea; $custom-light: #9ff0f0; $custom-dark: #000000;
JSON
{
"hex": "#67e9ea",
"rgb": {
"r": 103,
"g": 233,
"b": 234
},
"hsl": {
"h": 180.458,
"s": 75.723,
"l": 66.078
},
"oklch": {
"l": 0.86221,
"c": 0.11417,
"h": 195.9
},
"luminance": 0.67102
}Semantic roles & 50–950 ramp
primary
#67E9EA
secondary
#BC3B3A
accent
#0F0ED8
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101616
muted
#808585