#6CCEBB#6CCEBB
#6CCEBB is a light, moderate teal. Relative luminance 0.509; OKLCH L 78.6% C 0.097 H 179.5°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCEBB |
|---|---|
| RGB | rgb(108, 206, 187) |
| HSL | hsl(168, 50%, 62%) |
| HSV | hsv(168, 48%, 81%) |
| CMYK | cmyk(47.6%, 0%, 9.2%, 19.2%) |
| CIE-LAB | lab(76.63, -33.45, 0.55) |
| CIE-LCH | lch(76.63, 33.45, 179.06°) |
| OKLab | oklab(78.63% -0.0972 0.0009) |
| OKLCH | oklch(78.63% 0.097 179.5) |
| XYZ | xyz(37.2216, 50.9155, 54.8703) |
| Luminance | 0.5092 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.09
Pale Teal
#82CBB2
ΔE00 3.98
Mediumaquamarine
#66CDAA
ΔE00 5.05
Turquoise
#40E0D0
ΔE00 5.75
Mediumturquoise
#48D1CC
ΔE00 5.87
Turquoise (survey)
#06C2AC
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCEBB #CE6C7F
analogous
#6CCE8A #6CCEBB #6CB0CE
triadic
#6CCEBB #BB6CCE #CEBB6C
tetradic
#6CCEBB #8A6CCE #CE6C7F #B0CE6C
square
#6CCEBB #8A6CCE #CE6C7F #B0CE6C
split-complementary
#6CCEBB #CE6CB0 #CE8A6C
monochromatic
#30907D #3FBEA5 #6CCEBB #9ADDD0 #C8EDE5
Accessibility & contrast
On white
1.88
#6CCEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#6CCEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCEBB
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCEBB | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C4BA
Deuteranopia (green-blind)
#B7B8BD
Tritanopia (blue-blind)
#41D1C8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6ccebb; /* rgb */ color: rgb(108, 206, 187); /* oklch */ color: oklch(78.6% 0.097 179.5);
Tailwind
colors: {
custom: {
50: '#9cddcf',
500: '#6ccebb',
950: '#000000',
},
}SCSS
$custom: #6ccebb; $custom-light: #9cddcf; $custom-dark: #000000;
JSON
{
"hex": "#6ccebb",
"rgb": {
"r": 108,
"g": 206,
"b": 187
},
"hsl": {
"h": 168.367,
"s": 50,
"l": 61.569
},
"oklch": {
"l": 0.78628,
"c": 0.09723,
"h": 179.5
},
"luminance": 0.50919
}Semantic roles & 50–950 ramp
primary
#6CCEBB
secondary
#964857
accent
#2845BD
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1513
muted
#808483