#67EBC7#67EBC7
#67EBC7 is a very light, vivid teal. Relative luminance 0.664; OKLCH L 85.6% C 0.128 H 172.5°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #67EBC7 |
|---|---|
| RGB | rgb(103, 235, 199) |
| HSL | hsl(164, 77%, 66%) |
| HSV | hsv(164, 56%, 92%) |
| CMYK | cmyk(56.2%, 0%, 15.3%, 7.8%) |
| CIE-LAB | lab(85.21, -44.81, 6.58) |
| CIE-LCH | lch(85.21, 45.29, 171.64°) |
| OKLab | oklab(85.64% -0.1269 0.0167) |
| OKLCH | oklch(85.64% 0.128 172.5) |
| XYZ | xyz(45.6059, 66.4193, 64.4386) |
| Luminance | 0.6642 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.82
Aqua Marine
#2EE8BB
ΔE00 3.55
Aqua (survey)
#13EAC9
ΔE00 3.80
Tiffany Blue
#7BF2DA
ΔE00 4.09
Aquamarine
#7FFFD4
ΔE00 4.66
Light Teal
#90E4C1
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EBC7 #EB678B
analogous
#67EB85 #67EBC7 #67CDEB
triadic
#67EBC7 #C767EB #EBC767
tetradic
#67EBC7 #8567EB #EB678B #CDEB67
square
#67EBC7 #8567EB #EB678B #CDEB67
split-complementary
#67EBC7 #EB67CD #EB8567
monochromatic
#19BF91 #31E4B3 #67EBC7 #9DF2DB #D3F9EF
Accessibility & contrast
On white
1.47
#67EBC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#67EBC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EBC7
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EBC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EBC7 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DDC5
Deuteranopia (green-blind)
#D1CFCA
Tritanopia (blue-blind)
#0EEDE0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #67ebc7; /* rgb */ color: rgb(103, 235, 199); /* oklch */ color: oklch(85.6% 0.128 172.5);
Tailwind
colors: {
custom: {
50: '#9df2d8',
500: '#67ebc7',
950: '#000000',
},
}SCSS
$custom: #67ebc7; $custom-light: #9df2d8; $custom-dark: #000000;
JSON
{
"hex": "#67ebc7",
"rgb": {
"r": 103,
"g": 235,
"b": 199
},
"hsl": {
"h": 163.636,
"s": 76.744,
"l": 66.275
},
"oklch": {
"l": 0.85639,
"c": 0.12798,
"h": 172.5
},
"luminance": 0.66424
}Semantic roles & 50–950 ramp
primary
#67EBC7
secondary
#BD395D
accent
#0D44D9
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583