#6EDFDA#6EDFDA
#6EDFDA is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.6% C 0.104 H 191.5°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDFDA |
|---|---|
| RGB | rgb(110, 223, 218) |
| HSL | hsl(177, 64%, 65%) |
| HSV | hsv(177, 51%, 87%) |
| CMYK | cmyk(50.7%, 0%, 2.2%, 12.5%) |
| CIE-LAB | lab(82.46, -33.35, -7.44) |
| CIE-LCH | lch(82.46, 34.17, 192.58°) |
| OKLab | oklab(83.64% -0.1015 -0.0207) |
| OKLCH | oklch(83.64% 0.104 191.5) |
| XYZ | xyz(45.4677, 61.1482, 75.7228) |
| Luminance | 0.6115 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.18
Turquoise
#40E0D0
ΔE00 4.94
Darkturquoise
#00CED1
ΔE00 6.38
Bright Light Blue
#26F7FD
ΔE00 7.06
Bright Cyan
#41FDFE
ΔE00 7.30
Tiffany Blue
#7BF2DA
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDFDA #DF6E73
analogous
#6EDFA1 #6EDFDA #6EABDF
triadic
#6EDFDA #DA6EDF #DFDA6E
tetradic
#6EDFDA #A16EDF #DF6E73 #ABDF6E
square
#6EDFDA #A16EDF #DF6E73 #ABDF6E
split-complementary
#6EDFDA #DF6EAB #DFA16E
monochromatic
#26ADA7 #3CD4CD #6EDFDA #A0EAE7 #D2F5F4
Accessibility & contrast
On white
1.59
#6EDFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#6EDFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDFDA
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDFDA | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D5DA
Deuteranopia (green-blind)
#C1C7DB
Tritanopia (blue-blind)
#1FE4DD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6edfda; /* rgb */ color: rgb(110, 223, 218); /* oklch */ color: oklch(83.6% 0.104 191.5);
Tailwind
colors: {
custom: {
50: '#a0e9e5',
500: '#6edfda',
950: '#000000',
},
}SCSS
$custom: #6edfda; $custom-light: #a0e9e5; $custom-dark: #000000;
JSON
{
"hex": "#6edfda",
"rgb": {
"r": 110,
"g": 223,
"b": 218
},
"hsl": {
"h": 177.345,
"s": 63.842,
"l": 65.294
},
"oklch": {
"l": 0.83635,
"c": 0.10363,
"h": 191.5
},
"luminance": 0.61152
}Semantic roles & 50–950 ramp
primary
#6EDFDA
secondary
#AE4347
accent
#1A22CC
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101615
muted
#808484