#67EBAE#67EBAE
#67EBAE is a very light, vivid teal. Relative luminance 0.654; OKLCH L 85.0% C 0.146 H 160.8°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #67EBAE |
|---|---|
| RGB | rgb(103, 235, 174) |
| HSL | hsl(152, 77%, 66%) |
| HSV | hsv(152, 56%, 92%) |
| CMYK | cmyk(56.2%, 0%, 26%, 7.8%) |
| CIE-LAB | lab(84.66, -50.25, 18.86) |
| CIE-LCH | lch(84.66, 53.67, 159.42°) |
| OKLab | oklab(85.01% -0.138 0.0481) |
| OKLCH | oklch(85.01% 0.146 160.8) |
| XYZ | xyz(42.9380, 65.3522, 50.3876) |
| Luminance | 0.6536 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.67
Light Blue Green
#7EFBB3
ΔE00 4.23
Seafoam
#7FE0B3
ΔE00 4.39
Light Aquamarine
#7BFDC7
ΔE00 4.46
Seafoam Green
#7AF9AB
ΔE00 4.54
Seafoam (survey)
#80F9AD
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EBAE #EB67A4
analogous
#67EB6C #67EBAE #67E6EB
triadic
#67EBAE #AE67EB #EBAE67
tetradic
#67EBAE #6C67EB #EB67A4 #E6EB67
square
#67EBAE #6C67EB #EB67A4 #E6EB67
split-complementary
#67EBAE #EB67E6 #EB6C67
monochromatic
#19BF72 #31E491 #67EBAE #9DF2CB #D3F9E8
Accessibility & contrast
On white
1.49
#67EBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#67EBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EBAE
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EBAE | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DBAB
Deuteranopia (green-blind)
#D5CEB2
Tritanopia (blue-blind)
#31EADA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #67ebae; /* rgb */ color: rgb(103, 235, 174); /* oklch */ color: oklch(85.0% 0.146 160.8);
Tailwind
colors: {
custom: {
50: '#9cf2c6',
500: '#67ebae',
950: '#000000',
},
}SCSS
$custom: #67ebae; $custom-light: #9cf2c6; $custom-dark: #000000;
JSON
{
"hex": "#67ebae",
"rgb": {
"r": 103,
"g": 235,
"b": 174
},
"hsl": {
"h": 152.273,
"s": 76.744,
"l": 66.275
},
"oklch": {
"l": 0.85014,
"c": 0.14618,
"h": 160.8
},
"luminance": 0.65356
}Semantic roles & 50–950 ramp
primary
#67EBAE
secondary
#BD3976
accent
#0D6BD9
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582