#6EFCD2#6EFCD2
#6EFCD2 is a very light, vivid teal. Relative luminance 0.776; OKLCH L 90.2% C 0.138 H 170.8°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFCD2 |
|---|---|
| RGB | rgb(110, 252, 210) |
| HSL | hsl(162, 96%, 71%) |
| HSV | hsv(162, 56%, 99%) |
| CMYK | cmyk(56.3%, 0%, 16.7%, 1.2%) |
| CIE-LAB | lab(90.59, -48.24, 8.61) |
| CIE-LCH | lch(90.59, 49.00, 169.88°) |
| OKLab | oklab(90.16% -0.1359 0.022) |
| OKLCH | oklch(90.16% 0.138 170.8) |
| XYZ | xyz(52.8682, 77.5838, 73.1493) |
| Luminance | 0.7759 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.48
Light Turquoise
#7EF4CC
ΔE00 2.28
Light Aqua
#8CFFDB
ΔE00 2.75
Light Aquamarine
#7BFDC7
ΔE00 3.35
Bright Teal
#01F9C6
ΔE00 4.02
Tiffany Blue
#7BF2DA
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFCD2 #FC6E98
analogous
#6EFC8B #6EFCD2 #6EDFFC
triadic
#6EFCD2 #D26EFC #FCD26E
tetradic
#6EFCD2 #8B6EFC #FC6E98 #DFFC6E
square
#6EFCD2 #8B6EFC #FC6E98 #DFFC6E
split-complementary
#6EFCD2 #FC6EDF #FC8B6E
monochromatic
#05EBA7 #32FBBF #6EFCD2 #AAFDE5 #E1FEF6
Accessibility & contrast
On white
1.27
#6EFCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#6EFCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFCD2
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFCD2 | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EDD0
Deuteranopia (green-blind)
#E0DED5
Tritanopia (blue-blind)
#12FEF0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6efcd2; /* rgb */ color: rgb(110, 252, 210); /* oklch */ color: oklch(90.2% 0.138 170.8);
Tailwind
colors: {
custom: {
50: '#a3fedf',
500: '#6efcd2',
950: '#000000',
},
}SCSS
$custom: #6efcd2; $custom-light: #a3fedf; $custom-dark: #000000;
JSON
{
"hex": "#6efcd2",
"rgb": {
"r": 110,
"g": 252,
"b": 210
},
"hsl": {
"h": 162.254,
"s": 95.946,
"l": 70.98
},
"oklch": {
"l": 0.90159,
"c": 0.13764,
"h": 170.8
},
"luminance": 0.77589
}Semantic roles & 50–950 ramp
primary
#6EFCD2
secondary
#D83766
accent
#0044E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684