#6EFCD4#6EFCD4
#6EFCD4 is a very light, vivid teal. Relative luminance 0.777; OKLCH L 90.2% C 0.136 H 171.8°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFCD4 |
|---|---|
| RGB | rgb(110, 252, 212) |
| HSL | hsl(163, 96%, 71%) |
| HSV | hsv(163, 56%, 99%) |
| CMYK | cmyk(56.3%, 0%, 15.9%, 1.2%) |
| CIE-LAB | lab(90.64, -47.78, 7.64) |
| CIE-LCH | lch(90.64, 48.39, 170.91°) |
| OKLab | oklab(90.21% -0.135 0.0194) |
| OKLCH | oklch(90.21% 0.136 171.8) |
| XYZ | xyz(53.1189, 77.6841, 74.4698) |
| Luminance | 0.7769 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.72
Light Turquoise
#7EF4CC
ΔE00 2.38
Light Aqua
#8CFFDB
ΔE00 2.59
Light Aquamarine
#7BFDC7
ΔE00 3.85
Bright Teal
#01F9C6
ΔE00 4.23
Tiffany Blue
#7BF2DA
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFCD4 #FC6E96
analogous
#6EFC8D #6EFCD4 #6EDDFC
triadic
#6EFCD4 #D46EFC #FCD46E
tetradic
#6EFCD4 #8D6EFC #FC6E96 #DDFC6E
square
#6EFCD4 #8D6EFC #FC6E96 #DDFC6E
split-complementary
#6EFCD4 #FC6EDD #FC8D6E
monochromatic
#05EBAA #32FBC2 #6EFCD4 #AAFDE6 #E1FEF6
Accessibility & contrast
On white
1.27
#6EFCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#6EFCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFCD4
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFCD4 | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EDD2
Deuteranopia (green-blind)
#E0DED7
Tritanopia (blue-blind)
#0BFEF0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6efcd4; /* rgb */ color: rgb(110, 252, 212); /* oklch */ color: oklch(90.2% 0.136 171.8);
Tailwind
colors: {
custom: {
50: '#a3fee1',
500: '#6efcd4',
950: '#000000',
},
}SCSS
$custom: #6efcd4; $custom-light: #a3fee1; $custom-dark: #000000;
JSON
{
"hex": "#6efcd4",
"rgb": {
"r": 110,
"g": 252,
"b": 212
},
"hsl": {
"h": 163.099,
"s": 95.946,
"l": 70.98
},
"oklch": {
"l": 0.90212,
"c": 0.13638,
"h": 171.8
},
"luminance": 0.77689
}Semantic roles & 50–950 ramp
primary
#6EFCD4
secondary
#D83764
accent
#0041E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684