#67E1E5#67E1E5
#67E1E5 is a very light, moderate teal. Relative luminance 0.624; OKLCH L 84.2% C 0.109 H 198.2°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #67E1E5 |
|---|---|
| RGB | rgb(103, 225, 229) |
| HSL | hsl(182, 71%, 65%) |
| HSV | hsv(182, 55%, 90%) |
| CMYK | cmyk(55%, 1.7%, 0%, 10.2%) |
| CIE-LAB | lab(83.12, -32.82, -12.31) |
| CIE-LCH | lch(83.12, 35.05, 200.57°) |
| OKLab | oklab(84.21% -0.1035 -0.0341) |
| OKLCH | oklch(84.21% 0.109 198.2) |
| XYZ | xyz(46.6557, 62.3866, 83.6966) |
| Luminance | 0.6239 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.88
Aqua Blue
#02D8E9
ΔE00 5.25
Mediumturquoise
#48D1CC
ΔE00 5.57
Bright Light Blue
#26F7FD
ΔE00 5.63
Robin Egg Blue
#8AF1FE
ΔE00 5.79
Darkturquoise
#00CED1
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E1E5 #E56B67
analogous
#67E5AA #67E1E5 #67A2E5
triadic
#67E1E5 #E567E1 #E1E567
tetradic
#67E1E5 #AA67E5 #E56B67 #A2E567
square
#67E1E5 #AA67E5 #E56B67 #A2E567
split-complementary
#67E1E5 #E567A2 #E5AA67
monochromatic
#1FAEB3 #33D7DC #67E1E5 #9BEBEE #D0F6F7
Accessibility & contrast
On white
1.56
#67E1E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#67E1E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E1E5
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E1E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E1E5 | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D8E6
Deuteranopia (green-blind)
#BFC9E6
Tritanopia (blue-blind)
#00E8E2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #67e1e5; /* rgb */ color: rgb(103, 225, 229); /* oklch */ color: oklch(84.2% 0.109 198.2);
Tailwind
colors: {
custom: {
50: '#9eeaed',
500: '#67e1e5',
950: '#000000',
},
}SCSS
$custom: #67e1e5; $custom-light: #9eeaed; $custom-dark: #000000;
JSON
{
"hex": "#67e1e5",
"rgb": {
"r": 103,
"g": 225,
"b": 229
},
"hsl": {
"h": 181.905,
"s": 70.787,
"l": 65.098
},
"oklch": {
"l": 0.84208,
"c": 0.10892,
"h": 198.2
},
"luminance": 0.62391
}Semantic roles & 50–950 ramp
primary
#67E1E5
secondary
#B4403D
accent
#1913D3
background
#FCFEFE
surface
#F6FDFD
border
#D0D5D5
text
#0F1616
muted
#808484