#6CDDAC#6CDDAC
#6CDDAC is a light, vivid teal. Relative luminance 0.579; OKLCH L 81.8% C 0.126 H 163.1°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDDAC |
|---|---|
| RGB | rgb(108, 221, 172) |
| HSL | hsl(154, 62%, 65%) |
| HSV | hsv(154, 51%, 87%) |
| CMYK | cmyk(51.1%, 0%, 22.2%, 13.3%) |
| CIE-LAB | lab(80.67, -43.61, 14.34) |
| CIE-LCH | lch(80.67, 45.90, 161.80°) |
| OKLab | oklab(81.79% -0.1208 0.0367) |
| OKLCH | oklch(81.79% 0.126 163.1) |
| XYZ | xyz(39.4837, 57.8762, 48.1123) |
| Luminance | 0.5788 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.07
Eucalyptus
#44D7A8
ΔE00 3.36
Mediumaquamarine
#66CDAA
ΔE00 4.89
Light Teal
#90E4C1
ΔE00 5.03
Aqua Marine
#2EE8BB
ΔE00 5.14
Light Turquoise
#7EF4CC
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDDAC #DD6C9D
analogous
#6CDD74 #6CDDAC #6CD6DD
triadic
#6CDDAC #AC6CDD #DDAC6C
tetradic
#6CDDAC #746CDD #DD6C9D #D6DD6C
square
#6CDDAC #746CDD #DD6C9D #D6DD6C
split-complementary
#6CDDAC #DD6CD6 #DD746C
monochromatic
#27A870 #3AD290 #6CDDAC #9EE8C8 #CFF4E4
Accessibility & contrast
On white
1.67
#6CDDAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#6CDDAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDDAC
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDDAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDDAC | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACFA9
Deuteranopia (green-blind)
#C9C3AF
Tritanopia (blue-blind)
#45DDCF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #6cddac; /* rgb */ color: rgb(108, 221, 172); /* oklch */ color: oklch(81.8% 0.126 163.1);
Tailwind
colors: {
custom: {
50: '#9de8c4',
500: '#6cddac',
950: '#000000',
},
}SCSS
$custom: #6cddac; $custom-light: #9de8c4; $custom-dark: #000000;
JSON
{
"hex": "#6cddac",
"rgb": {
"r": 108,
"g": 221,
"b": 172
},
"hsl": {
"h": 153.982,
"s": 62.431,
"l": 64.51
},
"oklch": {
"l": 0.81789,
"c": 0.12623,
"h": 163.1
},
"luminance": 0.5788
}Semantic roles & 50–950 ramp
primary
#6CDDAC
secondary
#AA4370
accent
#1B67CA
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1612
muted
#808482