#67EBD2#67EBD2
#67EBD2 is a very light, vivid teal. Relative luminance 0.670; OKLCH L 85.9% C 0.122 H 178.8°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #67EBD2 |
|---|---|
| RGB | rgb(103, 235, 210) |
| HSL | hsl(169, 77%, 66%) |
| HSV | hsv(169, 56%, 92%) |
| CMYK | cmyk(56.2%, 0%, 10.6%, 7.8%) |
| CIE-LAB | lab(85.48, -42.22, 1.20) |
| CIE-LCH | lch(85.48, 42.23, 178.38°) |
| OKLab | oklab(85.95% -0.122 0.0025) |
| OKLCH | oklch(85.95% 0.122 178.8) |
| XYZ | xyz(46.9295, 66.9488, 71.4095) |
| Luminance | 0.6695 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.11
Aqua (survey)
#13EAC9
ΔE00 3.93
Turquoise
#40E0D0
ΔE00 4.30
Light Turquoise
#7EF4CC
ΔE00 5.06
Bright Aqua
#0BF9EA
ΔE00 5.74
Light Aqua
#8CFFDB
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EBD2 #EB6780
analogous
#67EB90 #67EBD2 #67C2EB
triadic
#67EBD2 #D267EB #EBD267
tetradic
#67EBD2 #9067EB #EB6780 #C2EB67
square
#67EBD2 #9067EB #EB6780 #C2EB67
split-complementary
#67EBD2 #EB67C2 #EB9067
monochromatic
#19BF9F #31E4C2 #67EBD2 #9DF2E2 #D3F9F2
Accessibility & contrast
On white
1.46
#67EBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#67EBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EBD2
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EBD2 | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DED1
Deuteranopia (green-blind)
#CECFD4
Tritanopia (blue-blind)
#00EEE3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #67ebd2; /* rgb */ color: rgb(103, 235, 210); /* oklch */ color: oklch(85.9% 0.122 178.8);
Tailwind
colors: {
custom: {
50: '#9df2df',
500: '#67ebd2',
950: '#000000',
},
}SCSS
$custom: #67ebd2; $custom-light: #9df2df; $custom-dark: #000000;
JSON
{
"hex": "#67ebd2",
"rgb": {
"r": 103,
"g": 235,
"b": 210
},
"hsl": {
"h": 168.636,
"s": 76.744,
"l": 66.275
},
"oklch": {
"l": 0.85945,
"c": 0.12208,
"h": 178.8
},
"luminance": 0.66953
}Semantic roles & 50–950 ramp
primary
#67EBD2
secondary
#BD3952
accent
#0D33D9
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584