#6CEEAD#6CEEAD
#6CEEAD is a very light, vivid teal. Relative luminance 0.674; OKLCH L 85.9% C 0.148 H 159.1°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEEAD |
|---|---|
| RGB | rgb(108, 238, 173) |
| HSL | hsl(150, 79%, 68%) |
| HSV | hsv(150, 55%, 93%) |
| CMYK | cmyk(54.6%, 0%, 27.3%, 6.7%) |
| CIE-LAB | lab(85.68, -50.62, 20.81) |
| CIE-LCH | lch(85.68, 54.73, 157.65°) |
| OKLab | oklab(85.88% -0.1387 0.053) |
| OKLCH | oklch(85.88% 0.148 159.1) |
| XYZ | xyz(44.2979, 67.3503, 50.1925) |
| Luminance | 0.6735 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.09
Light Blue Green
#7EFBB3
ΔE00 3.21
Seafoam Green
#7AF9AB
ΔE00 3.44
Seafoam (survey)
#80F9AD
ΔE00 3.48
Light Aquamarine
#7BFDC7
ΔE00 4.32
Light Bluish Green
#76FDA8
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEEAD #EE6CAD
analogous
#6CEE6C #6CEEAD #6CEEEE
triadic
#6CEEAD #AD6CEE #EEAD6C
tetradic
#6CEEAD #6C6CEE #EE6CAD #EEEE6C
square
#6CEEAD #6C6CEE #EE6CAD #EEEE6C
split-complementary
#6CEEAD #EE6CEE #EE6C6C
monochromatic
#17C870 #35E88E #6CEEAD #A3F4CC #DAFBEA
Accessibility & contrast
On white
1.45
#6CEEAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#6CEEAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEEAD
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEEAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEEAD | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDEA9
Deuteranopia (green-blind)
#D9D1B1
Tritanopia (blue-blind)
#3EEDDC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6ceead; /* rgb */ color: rgb(108, 238, 173); /* oklch */ color: oklch(85.9% 0.148 159.1);
Tailwind
colors: {
custom: {
50: '#9ff4c5',
500: '#6ceead',
950: '#000000',
},
}SCSS
$custom: #6ceead; $custom-light: #9ff4c5; $custom-dark: #000000;
JSON
{
"hex": "#6ceead",
"rgb": {
"r": 108,
"g": 238,
"b": 173
},
"hsl": {
"h": 150,
"s": 79.268,
"l": 67.843
},
"oklch": {
"l": 0.85881,
"c": 0.14848,
"h": 159.1
},
"luminance": 0.67354
}Semantic roles & 50–950 ramp
primary
#6CEEAD
secondary
#C6397F
accent
#0A73DC
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582