#67EBD1#67EBD1
#67EBD1 is a very light, vivid teal. Relative luminance 0.669; OKLCH L 85.9% C 0.123 H 178.2°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #67EBD1 |
|---|---|
| RGB | rgb(103, 235, 209) |
| HSL | hsl(168, 77%, 66%) |
| HSV | hsv(168, 56%, 92%) |
| CMYK | cmyk(56.2%, 0%, 11.1%, 7.8%) |
| CIE-LAB | lab(85.45, -42.46, 1.69) |
| CIE-LCH | lch(85.45, 42.49, 177.73°) |
| OKLab | oklab(85.92% -0.1225 0.0038) |
| OKLCH | oklch(85.92% 0.123 178.2) |
| XYZ | xyz(46.8053, 66.8991, 70.7554) |
| Luminance | 0.6690 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.18
Aqua (survey)
#13EAC9
ΔE00 3.80
Turquoise
#40E0D0
ΔE00 4.50
Light Turquoise
#7EF4CC
ΔE00 4.80
Light Aqua
#8CFFDB
ΔE00 5.64
Aqua Marine
#2EE8BB
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EBD1 #EB6781
analogous
#67EB8F #67EBD1 #67C3EB
triadic
#67EBD1 #D167EB #EBD167
tetradic
#67EBD1 #8F67EB #EB6781 #C3EB67
square
#67EBD1 #8F67EB #EB6781 #C3EB67
split-complementary
#67EBD1 #EB67C3 #EB8F67
monochromatic
#19BF9E #31E4C1 #67EBD1 #9DF2E1 #D3F9F2
Accessibility & contrast
On white
1.46
#67EBD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#67EBD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EBD1
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EBD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EBD1 | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DED0
Deuteranopia (green-blind)
#CECFD3
Tritanopia (blue-blind)
#00EEE3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #67ebd1; /* rgb */ color: rgb(103, 235, 209); /* oklch */ color: oklch(85.9% 0.123 178.2);
Tailwind
colors: {
custom: {
50: '#9df2df',
500: '#67ebd1',
950: '#000000',
},
}SCSS
$custom: #67ebd1; $custom-light: #9df2df; $custom-dark: #000000;
JSON
{
"hex": "#67ebd1",
"rgb": {
"r": 103,
"g": 235,
"b": 209
},
"hsl": {
"h": 168.182,
"s": 76.744,
"l": 66.275
},
"oklch": {
"l": 0.85917,
"c": 0.12255,
"h": 178.2
},
"luminance": 0.66904
}Semantic roles & 50–950 ramp
primary
#67EBD1
secondary
#BD3953
accent
#0D35D9
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584