#6EFCD0#6EFCD0
#6EFCD0 is a very light, vivid teal. Relative luminance 0.775; OKLCH L 90.1% C 0.139 H 169.8°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFCD0 |
|---|---|
| RGB | rgb(110, 252, 208) |
| HSL | hsl(161, 96%, 71%) |
| HSV | hsv(161, 56%, 99%) |
| CMYK | cmyk(56.3%, 0%, 17.5%, 1.2%) |
| CIE-LAB | lab(90.54, -48.68, 9.58) |
| CIE-LCH | lch(90.54, 49.62, 168.87°) |
| OKLab | oklab(90.11% -0.1367 0.0245) |
| OKLCH | oklch(90.11% 0.139 169.8) |
| XYZ | xyz(52.6206, 77.4848, 71.8453) |
| Luminance | 0.7749 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.40
Light Turquoise
#7EF4CC
ΔE00 2.30
Light Aquamarine
#7BFDC7
ΔE00 2.86
Light Aqua
#8CFFDB
ΔE00 2.99
Bright Teal
#01F9C6
ΔE00 3.88
Aqua Marine
#2EE8BB
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFCD0 #FC6E9A
analogous
#6EFC89 #6EFCD0 #6EE1FC
triadic
#6EFCD0 #D06EFC #FCD06E
tetradic
#6EFCD0 #896EFC #FC6E9A #E1FC6E
square
#6EFCD0 #896EFC #FC6E9A #E1FC6E
split-complementary
#6EFCD0 #FC6EE1 #FC896E
monochromatic
#05EBA4 #32FBBD #6EFCD0 #AAFDE3 #E1FEF5
Accessibility & contrast
On white
1.27
#6EFCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#6EFCD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFCD0
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFCD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFCD0 | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EDCE
Deuteranopia (green-blind)
#E1DED3
Tritanopia (blue-blind)
#16FEEF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6efcd0; /* rgb */ color: rgb(110, 252, 208); /* oklch */ color: oklch(90.1% 0.139 169.8);
Tailwind
colors: {
custom: {
50: '#a3fede',
500: '#6efcd0',
950: '#000000',
},
}SCSS
$custom: #6efcd0; $custom-light: #a3fede; $custom-dark: #000000;
JSON
{
"hex": "#6efcd0",
"rgb": {
"r": 110,
"g": 252,
"b": 208
},
"hsl": {
"h": 161.408,
"s": 95.946,
"l": 70.98
},
"oklch": {
"l": 0.90107,
"c": 0.13893,
"h": 169.8
},
"luminance": 0.7749
}Semantic roles & 50–950 ramp
primary
#6EFCD0
secondary
#D83768
accent
#0047E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684