#6EDBCC#6EDBCC
#6EDBCC is a very light, moderate teal. Relative luminance 0.583; OKLCH L 82.3% C 0.103 H 183.7°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDBCC |
|---|---|
| RGB | rgb(110, 219, 204) |
| HSL | hsl(172, 60%, 65%) |
| HSV | hsv(172, 50%, 86%) |
| CMYK | cmyk(49.8%, 0%, 6.8%, 14.1%) |
| CIE-LAB | lab(80.92, -34.96, -2.26) |
| CIE-LCH | lch(80.92, 35.04, 183.70°) |
| OKLab | oklab(82.27% -0.1031 -0.0066) |
| OKLCH | oklch(82.27% 0.103 183.7) |
| XYZ | xyz(42.6564, 58.3339, 66.1267) |
| Luminance | 0.5834 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.40
Mediumturquoise
#48D1CC
ΔE00 4.84
Seafoam Blue
#78D1B6
ΔE00 5.34
Tiffany Blue
#7BF2DA
ΔE00 5.65
Pale Teal
#82CBB2
ΔE00 6.63
Aqua (survey)
#13EAC9
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDBCC #DB6E7D
analogous
#6EDB96 #6EDBCC #6EB4DB
triadic
#6EDBCC #CC6EDB #DBCC6E
tetradic
#6EDBCC #966EDB #DB6E7D #B4DB6E
square
#6EDBCC #966EDB #DB6E7D #B4DB6E
split-complementary
#6EDBCC #DB6EB4 #DB966E
monochromatic
#29A694 #3DCFBB #6EDBCC #9FE7DD #D0F3EE
Accessibility & contrast
On white
1.66
#6EDBCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#6EDBCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDBCC
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDBCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDBCC | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1CC
Deuteranopia (green-blind)
#C0C3CD
Tritanopia (blue-blind)
#33DFD6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6edbcc; /* rgb */ color: rgb(110, 219, 204); /* oklch */ color: oklch(82.3% 0.103 183.7);
Tailwind
colors: {
custom: {
50: '#9fe6db',
500: '#6edbcc',
950: '#000000',
},
}SCSS
$custom: #6edbcc; $custom-light: #9fe6db; $custom-dark: #000000;
JSON
{
"hex": "#6edbcc",
"rgb": {
"r": 110,
"g": 219,
"b": 204
},
"hsl": {
"h": 171.743,
"s": 60.221,
"l": 64.51
},
"oklch": {
"l": 0.82269,
"c": 0.10331,
"h": 183.7
},
"luminance": 0.58338
}Semantic roles & 50–950 ramp
primary
#6EDBCC
secondary
#A94552
accent
#1E35C8
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1615
muted
#808484