#6CEEAF#6CEEAF
#6CEEAF is a very light, vivid teal. Relative luminance 0.674; OKLCH L 85.9% C 0.147 H 159.9°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEEAF |
|---|---|
| RGB | rgb(108, 238, 175) |
| HSL | hsl(151, 79%, 68%) |
| HSV | hsv(151, 55%, 93%) |
| CMYK | cmyk(54.6%, 0%, 26.5%, 6.7%) |
| CIE-LAB | lab(85.72, -50.22, 19.83) |
| CIE-LCH | lch(85.72, 53.99, 158.45°) |
| OKLab | oklab(85.93% -0.1378 0.0506) |
| OKLCH | oklch(85.93% 0.147 159.9) |
| XYZ | xyz(44.4929, 67.4283, 51.2194) |
| Luminance | 0.6743 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.08
Light Blue Green
#7EFBB3
ΔE00 3.40
Seafoam Green
#7AF9AB
ΔE00 3.75
Seafoam (survey)
#80F9AD
ΔE00 3.76
Light Aquamarine
#7BFDC7
ΔE00 4.05
Greenish Cyan
#2AFEB7
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEEAF #EE6CAB
analogous
#6CEE6E #6CEEAF #6CECEE
triadic
#6CEEAF #AF6CEE #EEAF6C
tetradic
#6CEEAF #6E6CEE #EE6CAB #ECEE6C
square
#6CEEAF #6E6CEE #EE6CAB #ECEE6C
split-complementary
#6CEEAF #EE6CEC #EE6E6C
monochromatic
#17C873 #35E891 #6CEEAF #A3F4CD #DAFBEB
Accessibility & contrast
On white
1.45
#6CEEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#6CEEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEEAF
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEEAF | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDEAB
Deuteranopia (green-blind)
#D9D1B3
Tritanopia (blue-blind)
#3DEDDD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6ceeaf; /* rgb */ color: rgb(108, 238, 175); /* oklch */ color: oklch(85.9% 0.147 159.9);
Tailwind
colors: {
custom: {
50: '#9ff4c7',
500: '#6ceeaf',
950: '#000000',
},
}SCSS
$custom: #6ceeaf; $custom-light: #9ff4c7; $custom-dark: #000000;
JSON
{
"hex": "#6ceeaf",
"rgb": {
"r": 108,
"g": 238,
"b": 175
},
"hsl": {
"h": 150.923,
"s": 79.268,
"l": 67.843
},
"oklch": {
"l": 0.85926,
"c": 0.14679,
"h": 159.9
},
"luminance": 0.67432
}Semantic roles & 50–950 ramp
primary
#6CEEAF
secondary
#C6397D
accent
#0A70DC
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582