#6EFDD6#6EFDD6
#6EFDD6 is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.5% C 0.136 H 172.4°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFDD6 |
|---|---|
| RGB | rgb(110, 253, 214) |
| HSL | hsl(164, 97%, 71%) |
| HSV | hsv(164, 57%, 99%) |
| CMYK | cmyk(56.5%, 0%, 15.4%, 0.8%) |
| CIE-LAB | lab(90.97, -47.76, 7.09) |
| CIE-LCH | lch(90.97, 48.28, 171.56°) |
| OKLab | oklab(90.5% -0.1352 0.018) |
| OKLCH | oklch(90.5% 0.136 172.4) |
| XYZ | xyz(53.6876, 78.4154, 75.9117) |
| Luminance | 0.7842 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.87
Light Aqua
#8CFFDB
ΔE00 2.52
Light Turquoise
#7EF4CC
ΔE00 2.64
Light Aquamarine
#7BFDC7
ΔE00 4.14
Bright Teal
#01F9C6
ΔE00 4.40
Tiffany Blue
#7BF2DA
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFDD6 #FD6E95
analogous
#6EFD8E #6EFDD6 #6EDDFD
triadic
#6EFDD6 #D66EFD #FDD66E
tetradic
#6EFDD6 #8E6EFD #FD6E95 #DDFD6E
square
#6EFDD6 #8E6EFD #FD6E95 #DDFD6E
split-complementary
#6EFDD6 #FD6EDD #FD8E6E
monochromatic
#03EDAD #32FCC5 #6EFDD6 #AAFEE7 #E1FFF6
Accessibility & contrast
On white
1.26
#6EFDD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#6EFDD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFDD6
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFDD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFDD6 | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EED4
Deuteranopia (green-blind)
#E1DFD9
Tritanopia (blue-blind)
#01FFF2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6efdd6; /* rgb */ color: rgb(110, 253, 214); /* oklch */ color: oklch(90.5% 0.136 172.4);
Tailwind
colors: {
custom: {
50: '#a3ffe2',
500: '#6efdd6',
950: '#000000',
},
}SCSS
$custom: #6efdd6; $custom-light: #a3ffe2; $custom-dark: #000000;
JSON
{
"hex": "#6efdd6",
"rgb": {
"r": 110,
"g": 253,
"b": 214
},
"hsl": {
"h": 163.636,
"s": 97.279,
"l": 71.176
},
"oklch": {
"l": 0.90498,
"c": 0.13635,
"h": 172.4
},
"luminance": 0.78421
}Semantic roles & 50–950 ramp
primary
#6EFDD6
secondary
#D93663
accent
#003FE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684