#6CDBAE#6CDBAE
#6CDBAE is a light, vivid teal. Relative luminance 0.569; OKLCH L 81.4% C 0.122 H 164.7°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDBAE |
|---|---|
| RGB | rgb(108, 219, 174) |
| HSL | hsl(156, 61%, 64%) |
| HSV | hsv(156, 51%, 86%) |
| CMYK | cmyk(50.7%, 0%, 20.5%, 14.1%) |
| CIE-LAB | lab(80.13, -42.31, 12.51) |
| CIE-LCH | lch(80.13, 44.12, 163.52°) |
| OKLab | oklab(81.36% -0.1176 0.0321) |
| OKLCH | oklch(81.36% 0.122 164.7) |
| XYZ | xyz(39.1523, 56.9038, 48.9565) |
| Luminance | 0.5691 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.14
Eucalyptus
#44D7A8
ΔE00 3.09
Mediumaquamarine
#66CDAA
ΔE00 3.99
Light Teal
#90E4C1
ΔE00 4.68
Aqua Marine
#2EE8BB
ΔE00 5.06
Seafoam Blue
#78D1B6
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDBAE #DB6C99
analogous
#6CDB77 #6CDBAE #6CD1DB
triadic
#6CDBAE #AE6CDB #DBAE6C
tetradic
#6CDBAE #776CDB #DB6C99 #D1DB6C
square
#6CDBAE #776CDB #DB6C99 #D1DB6C
split-complementary
#6CDBAE #DB6CD1 #DB776C
monochromatic
#28A472 #3BCF93 #6CDBAE #9DE7C9 #CEF3E4
Accessibility & contrast
On white
1.70
#6CDBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#6CDBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDBAE
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDBAE | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CEAC
Deuteranopia (green-blind)
#C7C2B1
Tritanopia (blue-blind)
#44DBCE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #6cdbae; /* rgb */ color: rgb(108, 219, 174); /* oklch */ color: oklch(81.4% 0.122 164.7);
Tailwind
colors: {
custom: {
50: '#9de7c6',
500: '#6cdbae',
950: '#000000',
},
}SCSS
$custom: #6cdbae; $custom-light: #9de7c6; $custom-dark: #000000;
JSON
{
"hex": "#6cdbae",
"rgb": {
"r": 108,
"g": 219,
"b": 174
},
"hsl": {
"h": 155.676,
"s": 60.656,
"l": 64.118
},
"oklch": {
"l": 0.81361,
"c": 0.12194,
"h": 164.7
},
"luminance": 0.56907
}Semantic roles & 50–950 ramp
primary
#6CDBAE
secondary
#A8446C
accent
#1D63C8
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1613
muted
#808482