#6EFDD2#6EFDD2
#6EFDD2 is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.4% C 0.139 H 170.4°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFDD2 |
|---|---|
| RGB | rgb(110, 253, 210) |
| HSL | hsl(162, 97%, 71%) |
| HSV | hsv(162, 57%, 99%) |
| CMYK | cmyk(56.5%, 0%, 17%, 0.8%) |
| CIE-LAB | lab(90.88, -48.66, 9.02) |
| CIE-LCH | lch(90.88, 49.49, 169.50°) |
| OKLab | oklab(90.39% -0.1369 0.0231) |
| OKLCH | oklch(90.39% 0.139 170.4) |
| XYZ | xyz(53.1830, 78.2135, 73.2543) |
| Luminance | 0.7822 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.37
Light Turquoise
#7EF4CC
ΔE00 2.44
Light Aqua
#8CFFDB
ΔE00 2.83
Light Aquamarine
#7BFDC7
ΔE00 3.14
Bright Teal
#01F9C6
ΔE00 3.98
Tiffany Blue
#7BF2DA
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFDD2 #FD6E99
analogous
#6EFD8A #6EFDD2 #6EE0FD
triadic
#6EFDD2 #D26EFD #FDD26E
tetradic
#6EFDD2 #8A6EFD #FD6E99 #E0FD6E
square
#6EFDD2 #8A6EFD #FD6E99 #E0FD6E
split-complementary
#6EFDD2 #FD6EE0 #FD8A6E
monochromatic
#03EDA7 #32FCBF #6EFDD2 #AAFEE5 #E1FFF6
Accessibility & contrast
On white
1.26
#6EFDD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#6EFDD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFDD2
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFDD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFDD2 | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EED0
Deuteranopia (green-blind)
#E1DFD5
Tritanopia (blue-blind)
#10FFF1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6efdd2; /* rgb */ color: rgb(110, 253, 210); /* oklch */ color: oklch(90.4% 0.139 170.4);
Tailwind
colors: {
custom: {
50: '#a3ffdf',
500: '#6efdd2',
950: '#000000',
},
}SCSS
$custom: #6efdd2; $custom-light: #a3ffdf; $custom-dark: #000000;
JSON
{
"hex": "#6efdd2",
"rgb": {
"r": 110,
"g": 253,
"b": 210
},
"hsl": {
"h": 161.958,
"s": 97.279,
"l": 71.176
},
"oklch": {
"l": 0.90393,
"c": 0.13884,
"h": 170.4
},
"luminance": 0.78219
}Semantic roles & 50–950 ramp
primary
#6EFDD2
secondary
#D93667
accent
#0045E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684