#6CEBAD#6CEBAD
#6CEBAD is a very light, vivid teal. Relative luminance 0.656; OKLCH L 85.2% C 0.144 H 159.8°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEBAD |
|---|---|
| RGB | rgb(108, 235, 173) |
| HSL | hsl(151, 76%, 67%) |
| HSV | hsv(151, 54%, 92%) |
| CMYK | cmyk(54%, 0%, 26.4%, 7.8%) |
| CIE-LAB | lab(84.80, -49.37, 19.59) |
| CIE-LCH | lch(84.80, 53.12, 158.35°) |
| OKLab | oklab(85.16% -0.1355 0.05) |
| OKLCH | oklch(85.16% 0.144 159.8) |
| XYZ | xyz(43.4317, 65.6180, 49.9038) |
| Luminance | 0.6562 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.72
Light Blue Green
#7EFBB3
ΔE00 3.94
Seafoam Green
#7AF9AB
ΔE00 4.20
Seafoam (survey)
#80F9AD
ΔE00 4.20
Seafoam
#7FE0B3
ΔE00 4.38
Light Aquamarine
#7BFDC7
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEBAD #EB6CAA
analogous
#6CEB6E #6CEBAD #6CE9EB
triadic
#6CEBAD #AD6CEB #EBAD6C
tetradic
#6CEBAD #6E6CEB #EB6CAA #E9EB6C
square
#6CEBAD #6E6CEB #EB6CAA #E9EB6C
split-complementary
#6CEBAD #EB6CE9 #EB6E6C
monochromatic
#1AC270 #36E48F #6CEBAD #A2F2CB #D8FAE9
Accessibility & contrast
On white
1.49
#6CEBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#6CEBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEBAD
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEBAD | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DBA9
Deuteranopia (green-blind)
#D6CEB1
Tritanopia (blue-blind)
#3FEADA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6cebad; /* rgb */ color: rgb(108, 235, 173); /* oklch */ color: oklch(85.2% 0.144 159.8);
Tailwind
colors: {
custom: {
50: '#9ff2c5',
500: '#6cebad',
950: '#000000',
},
}SCSS
$custom: #6cebad; $custom-light: #9ff2c5; $custom-dark: #000000;
JSON
{
"hex": "#6cebad",
"rgb": {
"r": 108,
"g": 235,
"b": 173
},
"hsl": {
"h": 150.709,
"s": 76.048,
"l": 67.255
},
"oklch": {
"l": 0.85163,
"c": 0.14442,
"h": 159.8
},
"luminance": 0.65622
}Semantic roles & 50–950 ramp
primary
#6CEBAD
secondary
#C03B7C
accent
#0D70D8
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582