#6EFDDD#6EFDDD
#6EFDDD is a very light, vivid teal. Relative luminance 0.788; OKLCH L 90.7% C 0.132 H 176.1°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFDDD |
|---|---|
| RGB | rgb(110, 253, 221) |
| HSL | hsl(167, 97%, 71%) |
| HSV | hsv(167, 57%, 99%) |
| CMYK | cmyk(56.5%, 0%, 12.6%, 0.8%) |
| CIE-LAB | lab(91.13, -46.14, 3.70) |
| CIE-LCH | lch(91.13, 46.29, 175.41°) |
| OKLab | oklab(90.69% -0.1321 0.0091) |
| OKLCH | oklch(90.69% 0.132 176.1) |
| XYZ | xyz(54.6008, 78.7806, 80.7213) |
| Luminance | 0.7879 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.97
Tiffany Blue
#7BF2DA
ΔE00 3.21
Aquamarine
#7FFFD4
ΔE00 3.49
Light Turquoise
#7EF4CC
ΔE00 3.79
Aqua (survey)
#13EAC9
ΔE00 5.44
Bright Teal
#01F9C6
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFDDD #FD6E8E
analogous
#6EFD95 #6EFDDD #6ED6FD
triadic
#6EFDDD #DD6EFD #FDDD6E
tetradic
#6EFDDD #956EFD #FD6E8E #D6FD6E
square
#6EFDDD #956EFD #FD6E8E #D6FD6E
split-complementary
#6EFDDD #FD6ED6 #FD956E
monochromatic
#03EDB9 #32FCCF #6EFDDD #AAFEEB #E1FFF8
Accessibility & contrast
On white
1.25
#6EFDDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#6EFDDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFDDD
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFDDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFDDD | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFDC
Deuteranopia (green-blind)
#DFDFDF
Tritanopia (blue-blind)
#00FFF3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6efddd; /* rgb */ color: rgb(110, 253, 221); /* oklch */ color: oklch(90.7% 0.132 176.1);
Tailwind
colors: {
custom: {
50: '#a3ffe7',
500: '#6efddd',
950: '#000000',
},
}SCSS
$custom: #6efddd; $custom-light: #a3ffe7; $custom-dark: #000000;
JSON
{
"hex": "#6efddd",
"rgb": {
"r": 110,
"g": 253,
"b": 221
},
"hsl": {
"h": 166.573,
"s": 97.279,
"l": 71.176
},
"oklch": {
"l": 0.90688,
"c": 0.13243,
"h": 176.1
},
"luminance": 0.78786
}Semantic roles & 50–950 ramp
primary
#6EFDDD
secondary
#D9365B
accent
#0033E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684