#6EDFCE#6EDFCE
#6EDFCE is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.3% C 0.107 H 182.6°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDFCE |
|---|---|
| RGB | rgb(110, 223, 206) |
| HSL | hsl(171, 64%, 65%) |
| HSV | hsv(171, 51%, 87%) |
| CMYK | cmyk(50.7%, 0%, 7.6%, 12.5%) |
| CIE-LAB | lab(82.13, -36.33, -1.55) |
| CIE-LCH | lch(82.13, 36.36, 182.44°) |
| OKLab | oklab(83.26% -0.1066 -0.0047) |
| OKLCH | oklch(83.26% 0.107 182.6) |
| XYZ | xyz(43.9539, 60.5426, 67.7502) |
| Luminance | 0.6055 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.13
Tiffany Blue
#7BF2DA
ΔE00 4.59
Seafoam Blue
#78D1B6
ΔE00 5.43
Mediumturquoise
#48D1CC
ΔE00 5.69
Aqua (survey)
#13EAC9
ΔE00 6.38
Pale Teal
#82CBB2
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDFCE #DF6E7F
analogous
#6EDF95 #6EDFCE #6EB8DF
triadic
#6EDFCE #CE6EDF #DFCE6E
tetradic
#6EDFCE #956EDF #DF6E7F #B8DF6E
square
#6EDFCE #956EDF #DF6E7F #B8DF6E
split-complementary
#6EDFCE #DF6EB8 #DF956E
monochromatic
#26AD98 #3CD4BD #6EDFCE #A0EADF #D2F5F0
Accessibility & contrast
On white
1.60
#6EDFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#6EDFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDFCE
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDFCE | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CD
Deuteranopia (green-blind)
#C4C7D0
Tritanopia (blue-blind)
#2FE3DA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6edfce; /* rgb */ color: rgb(110, 223, 206); /* oklch */ color: oklch(83.3% 0.107 182.6);
Tailwind
colors: {
custom: {
50: '#a0e9dc',
500: '#6edfce',
950: '#000000',
},
}SCSS
$custom: #6edfce; $custom-light: #a0e9dc; $custom-dark: #000000;
JSON
{
"hex": "#6edfce",
"rgb": {
"r": 110,
"g": 223,
"b": 206
},
"hsl": {
"h": 170.973,
"s": 63.842,
"l": 65.294
},
"oklch": {
"l": 0.83263,
"c": 0.10676,
"h": 182.6
},
"luminance": 0.60547
}Semantic roles & 50–950 ramp
primary
#6EDFCE
secondary
#AE4353
accent
#1A35CC
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484