#67EDAF#67EDAF
#67EDAF is a very light, vivid teal. Relative luminance 0.665; OKLCH L 85.5% C 0.148 H 160.7°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #67EDAF |
|---|---|
| RGB | rgb(103, 237, 175) |
| HSL | hsl(152, 79%, 67%) |
| HSV | hsv(152, 57%, 93%) |
| CMYK | cmyk(56.5%, 0%, 26.2%, 7.1%) |
| CIE-LAB | lab(85.27, -50.87, 19.19) |
| CIE-LCH | lch(85.27, 54.37, 159.33°) |
| OKLab | oklab(85.52% -0.1397 0.0489) |
| OKLCH | oklch(85.52% 0.148 160.7) |
| XYZ | xyz(43.6116, 66.5430, 51.0949) |
| Luminance | 0.6655 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.22
Light Blue Green
#7EFBB3
ΔE00 3.85
Light Aquamarine
#7BFDC7
ΔE00 4.16
Seafoam Green
#7AF9AB
ΔE00 4.19
Seafoam (survey)
#80F9AD
ΔE00 4.24
Greenish Cyan
#2AFEB7
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EDAF #ED67A5
analogous
#67ED6C #67EDAF #67E8ED
triadic
#67EDAF #AF67ED #EDAF67
tetradic
#67EDAF #6C67ED #ED67A5 #E8ED67
square
#67EDAF #6C67ED #ED67A5 #E8ED67
split-complementary
#67EDAF #ED67E8 #ED6C67
monochromatic
#17C373 #30E792 #67EDAF #9EF3CC #D4FAE9
Accessibility & contrast
On white
1.47
#67EDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#67EDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EDAF
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EDAF | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADDAB
Deuteranopia (green-blind)
#D7D0B3
Tritanopia (blue-blind)
#2FECDC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #67edaf; /* rgb */ color: rgb(103, 237, 175); /* oklch */ color: oklch(85.5% 0.148 160.7);
Tailwind
colors: {
custom: {
50: '#9df3c7',
500: '#67edaf',
950: '#000000',
},
}SCSS
$custom: #67edaf; $custom-light: #9df3c7; $custom-dark: #000000;
JSON
{
"hex": "#67edaf",
"rgb": {
"r": 103,
"g": 237,
"b": 175
},
"hsl": {
"h": 152.239,
"s": 78.824,
"l": 66.667
},
"oklch": {
"l": 0.85517,
"c": 0.14801,
"h": 160.7
},
"luminance": 0.66547
}Semantic roles & 50–950 ramp
primary
#67EDAF
secondary
#C13877
accent
#0A6BDB
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582