#6CDDB3#6CDDB3
#6CDDB3 is a light, vivid teal. Relative luminance 0.582; OKLCH L 82.0% C 0.121 H 166.7°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDDB3 |
|---|---|
| RGB | rgb(108, 221, 179) |
| HSL | hsl(158, 62%, 65%) |
| HSV | hsv(158, 51%, 87%) |
| CMYK | cmyk(51.1%, 0%, 19%, 13.3%) |
| CIE-LAB | lab(80.82, -42.11, 10.86) |
| CIE-LCH | lch(80.82, 43.48, 165.54°) |
| OKLab | oklab(81.97% -0.1176 0.0279) |
| OKLCH | oklch(81.97% 0.121 166.7) |
| XYZ | xyz(40.1738, 58.1522, 51.7465) |
| Luminance | 0.5816 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.29
Eucalyptus
#44D7A8
ΔE00 3.31
Mediumaquamarine
#66CDAA
ΔE00 4.02
Light Teal
#90E4C1
ΔE00 4.21
Aqua Marine
#2EE8BB
ΔE00 4.54
Seafoam Blue
#78D1B6
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDDB3 #DD6C96
analogous
#6CDD7B #6CDDB3 #6CCFDD
triadic
#6CDDB3 #B36CDD #DDB36C
tetradic
#6CDDB3 #7B6CDD #DD6C96 #CFDD6C
square
#6CDDB3 #7B6CDD #DD6C96 #CFDD6C
split-complementary
#6CDDB3 #DD6CCF #DD7B6C
monochromatic
#27A878 #3AD299 #6CDDB3 #9EE8CD #CFF4E6
Accessibility & contrast
On white
1.66
#6CDDB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#6CDDB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDDB3
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDDB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDDB3 | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D0B1
Deuteranopia (green-blind)
#C8C4B6
Tritanopia (blue-blind)
#41DED1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6cddb3; /* rgb */ color: rgb(108, 221, 179); /* oklch */ color: oklch(82.0% 0.121 166.7);
Tailwind
colors: {
custom: {
50: '#9ee8c9',
500: '#6cddb3',
950: '#000000',
},
}SCSS
$custom: #6cddb3; $custom-light: #9ee8c9; $custom-dark: #000000;
JSON
{
"hex": "#6cddb3",
"rgb": {
"r": 108,
"g": 221,
"b": 179
},
"hsl": {
"h": 157.699,
"s": 62.431,
"l": 64.51
},
"oklch": {
"l": 0.81965,
"c": 0.12087,
"h": 166.7
},
"luminance": 0.58156
}Semantic roles & 50–950 ramp
primary
#6CDDB3
secondary
#AA4369
accent
#1B5CCA
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1613
muted
#808482