#67E2EA#67E2EA
#67E2EA is a very light, moderate teal. Relative luminance 0.632; OKLCH L 84.6% C 0.110 H 201.1°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #67E2EA |
|---|---|
| RGB | rgb(103, 226, 234) |
| HSL | hsl(184, 76%, 66%) |
| HSV | hsv(184, 56%, 92%) |
| CMYK | cmyk(56%, 3.4%, 0%, 8.2%) |
| CIE-LAB | lab(83.55, -31.95, -14.31) |
| CIE-LCH | lch(83.55, 35.01, 204.13°) |
| OKLab | oklab(84.61% -0.1025 -0.0396) |
| OKLCH | oklch(84.61% 0.11 201.1) |
| XYZ | xyz(47.6350, 63.2121, 87.5167) |
| Luminance | 0.6322 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.63
Aqua Blue
#02D8E9
ΔE00 4.61
Robin Egg Blue
#8AF1FE
ΔE00 4.83
Robin'S Egg Blue
#98EFF9
ΔE00 5.41
Bright Light Blue
#26F7FD
ΔE00 5.68
Mediumturquoise
#48D1CC
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E2EA #EA6F67
analogous
#67EAB0 #67E2EA #67A0EA
triadic
#67E2EA #EA67E2 #E2EA67
tetradic
#67E2EA #B067EA #EA6F67 #A0EA67
square
#67E2EA #B067EA #EA6F67 #A0EA67
split-complementary
#67E2EA #EA67A0 #EAB067
monochromatic
#1AB3BD #31D8E3 #67E2EA #9DECF1 #D3F7F9
Accessibility & contrast
On white
1.54
#67E2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#67E2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E2EA
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E2EA | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9EB
Deuteranopia (green-blind)
#BECAEB
Tritanopia (blue-blind)
#00E9E4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #67e2ea; /* rgb */ color: rgb(103, 226, 234); /* oklch */ color: oklch(84.6% 0.110 201.1);
Tailwind
colors: {
custom: {
50: '#9eebf0',
500: '#67e2ea',
950: '#000000',
},
}SCSS
$custom: #67e2ea; $custom-light: #9eebf0; $custom-dark: #000000;
JSON
{
"hex": "#67e2ea",
"rgb": {
"r": 103,
"g": 226,
"b": 234
},
"hsl": {
"h": 183.664,
"s": 75.723,
"l": 66.078
},
"oklch": {
"l": 0.84609,
"c": 0.10984,
"h": 201.1
},
"luminance": 0.63217
}Semantic roles & 50–950 ramp
primary
#67E2EA
secondary
#BC423A
accent
#1A0ED8
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101616
muted
#808485