#6CEDAE#6CEDAE
#6CEDAE is a very light, vivid teal. Relative luminance 0.668; OKLCH L 85.7% C 0.146 H 159.7°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEDAE |
|---|---|
| RGB | rgb(108, 237, 174) |
| HSL | hsl(151, 78%, 68%) |
| HSV | hsv(151, 54%, 93%) |
| CMYK | cmyk(54.4%, 0%, 26.6%, 7.1%) |
| CIE-LAB | lab(85.41, -50.00, 19.92) |
| CIE-LCH | lch(85.41, 53.82, 158.28°) |
| OKLab | oklab(85.66% -0.1372 0.0508) |
| OKLCH | oklch(85.66% 0.146 159.7) |
| XYZ | xyz(44.1047, 66.8085, 50.6073) |
| Luminance | 0.6681 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.29
Light Blue Green
#7EFBB3
ΔE00 3.54
Seafoam Green
#7AF9AB
ΔE00 3.84
Seafoam (survey)
#80F9AD
ΔE00 3.85
Light Aquamarine
#7BFDC7
ΔE00 4.25
Seafoam
#7FE0B3
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEDAE #ED6CAB
analogous
#6CED6E #6CEDAE #6CEBED
triadic
#6CEDAE #AE6CED #EDAE6C
tetradic
#6CEDAE #6E6CED #ED6CAB #EBED6C
square
#6CEDAE #6E6CED #ED6CAB #EBED6C
split-complementary
#6CEDAE #ED6CEB #ED6E6C
monochromatic
#18C671 #35E690 #6CEDAE #A3F4CC #D9FAEA
Accessibility & contrast
On white
1.46
#6CEDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#6CEDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEDAE
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEDAE | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDDAA
Deuteranopia (green-blind)
#D8D0B2
Tritanopia (blue-blind)
#3EECDC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6cedae; /* rgb */ color: rgb(108, 237, 174); /* oklch */ color: oklch(85.7% 0.146 159.7);
Tailwind
colors: {
custom: {
50: '#9ff3c6',
500: '#6cedae',
950: '#000000',
},
}SCSS
$custom: #6cedae; $custom-light: #9ff3c6; $custom-dark: #000000;
JSON
{
"hex": "#6cedae",
"rgb": {
"r": 108,
"g": 237,
"b": 174
},
"hsl": {
"h": 150.698,
"s": 78.182,
"l": 67.647
},
"oklch": {
"l": 0.85664,
"c": 0.14629,
"h": 159.7
},
"luminance": 0.66813
}Semantic roles & 50–950 ramp
primary
#6CEDAE
secondary
#C4397D
accent
#0B70DA
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582