#6EDFCB#6EDFCB
#6EDFCB is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.2% C 0.108 H 180.4°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDFCB |
|---|---|
| RGB | rgb(110, 223, 203) |
| HSL | hsl(169, 64%, 65%) |
| HSV | hsv(169, 51%, 87%) |
| CMYK | cmyk(50.7%, 0%, 9%, 12.5%) |
| CIE-LAB | lab(82.05, -37.05, -0.07) |
| CIE-LCH | lch(82.05, 37.05, 180.11°) |
| OKLab | oklab(83.17% -0.1079 -0.0008) |
| OKLCH | oklch(83.17% 0.108 180.4) |
| XYZ | xyz(43.5930, 60.3983, 65.8491) |
| Luminance | 0.6040 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.46
Tiffany Blue
#7BF2DA
ΔE00 4.29
Seafoam Blue
#78D1B6
ΔE00 4.76
Aqua (survey)
#13EAC9
ΔE00 5.78
Light Teal
#90E4C1
ΔE00 6.39
Mediumturquoise
#48D1CC
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDFCB #DF6E82
analogous
#6EDF93 #6EDFCB #6EBADF
triadic
#6EDFCB #CB6EDF #DFCB6E
tetradic
#6EDFCB #936EDF #DF6E82 #BADF6E
square
#6EDFCB #936EDF #DF6E82 #BADF6E
split-complementary
#6EDFCB #DF6EBA #DF936E
monochromatic
#26AD95 #3CD4B9 #6EDFCB #A0EADD #D2F5EF
Accessibility & contrast
On white
1.61
#6EDFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#6EDFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDFCB
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDFCB | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4CA
Deuteranopia (green-blind)
#C5C7CD
Tritanopia (blue-blind)
#32E2D9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6edfcb; /* rgb */ color: rgb(110, 223, 203); /* oklch */ color: oklch(83.2% 0.108 180.4);
Tailwind
colors: {
custom: {
50: '#a0e9da',
500: '#6edfcb',
950: '#000000',
},
}SCSS
$custom: #6edfcb; $custom-light: #a0e9da; $custom-dark: #000000;
JSON
{
"hex": "#6edfcb",
"rgb": {
"r": 110,
"g": 223,
"b": 203
},
"hsl": {
"h": 169.381,
"s": 63.842,
"l": 65.294
},
"oklch": {
"l": 0.83174,
"c": 0.10795,
"h": 180.4
},
"luminance": 0.60402
}Semantic roles & 50–950 ramp
primary
#6EDFCB
secondary
#AE4356
accent
#1A39CC
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1614
muted
#808483