#67EBD3#67EBD3
#67EBD3 is a very light, vivid teal. Relative luminance 0.670; OKLCH L 86.0% C 0.122 H 179.4°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #67EBD3 |
|---|---|
| RGB | rgb(103, 235, 211) |
| HSL | hsl(169, 77%, 66%) |
| HSV | hsv(169, 56%, 92%) |
| CMYK | cmyk(56.2%, 0%, 10.2%, 7.8%) |
| CIE-LAB | lab(85.50, -41.97, 0.71) |
| CIE-LCH | lch(85.50, 41.98, 179.03°) |
| OKLab | oklab(85.97% -0.1216 0.0012) |
| OKLCH | oklch(85.97% 0.122 179.4) |
| XYZ | xyz(47.0544, 66.9988, 72.0677) |
| Luminance | 0.6700 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.09
Aqua (survey)
#13EAC9
ΔE00 4.09
Turquoise
#40E0D0
ΔE00 4.10
Light Turquoise
#7EF4CC
ΔE00 5.33
Bright Aqua
#0BF9EA
ΔE00 5.54
Light Aqua
#8CFFDB
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EBD3 #EB677F
analogous
#67EB91 #67EBD3 #67C1EB
triadic
#67EBD3 #D367EB #EBD367
tetradic
#67EBD3 #9167EB #EB677F #C1EB67
square
#67EBD3 #9167EB #EB677F #C1EB67
split-complementary
#67EBD3 #EB67C1 #EB9167
monochromatic
#19BFA0 #31E4C3 #67EBD3 #9DF2E3 #D3F9F2
Accessibility & contrast
On white
1.46
#67EBD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#67EBD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EBD3
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EBD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EBD3 | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DED2
Deuteranopia (green-blind)
#CED0D5
Tritanopia (blue-blind)
#00EEE4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #67ebd3; /* rgb */ color: rgb(103, 235, 211); /* oklch */ color: oklch(86.0% 0.122 179.4);
Tailwind
colors: {
custom: {
50: '#9ef2e0',
500: '#67ebd3',
950: '#000000',
},
}SCSS
$custom: #67ebd3; $custom-light: #9ef2e0; $custom-dark: #000000;
JSON
{
"hex": "#67ebd3",
"rgb": {
"r": 103,
"g": 235,
"b": 211
},
"hsl": {
"h": 169.091,
"s": 76.744,
"l": 66.275
},
"oklch": {
"l": 0.85974,
"c": 0.12163,
"h": 179.4
},
"luminance": 0.67003
}Semantic roles & 50–950 ramp
primary
#67EBD3
secondary
#BD3951
accent
#0D32D9
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584