#6EFBD2#6EFBD2
#6EFBD2 is a very light, vivid teal. Relative luminance 0.770; OKLCH L 89.9% C 0.136 H 171.2°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFBD2 |
|---|---|
| RGB | rgb(110, 251, 210) |
| HSL | hsl(163, 95%, 71%) |
| HSV | hsv(163, 56%, 98%) |
| CMYK | cmyk(56.2%, 0%, 16.3%, 1.6%) |
| CIE-LAB | lab(90.30, -47.81, 8.20) |
| CIE-LCH | lch(90.30, 48.51, 170.27°) |
| OKLab | oklab(89.93% -0.1348 0.0209) |
| OKLCH | oklch(89.93% 0.136 171.2) |
| XYZ | xyz(52.5550, 76.9574, 73.0449) |
| Luminance | 0.7696 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.64
Light Turquoise
#7EF4CC
ΔE00 2.15
Light Aqua
#8CFFDB
ΔE00 2.71
Light Aquamarine
#7BFDC7
ΔE00 3.56
Bright Teal
#01F9C6
ΔE00 4.10
Tiffany Blue
#7BF2DA
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFBD2 #FB6E97
analogous
#6EFB8B #6EFBD2 #6EDEFB
triadic
#6EFBD2 #D26EFB #FBD26E
tetradic
#6EFBD2 #8B6EFB #FB6E97 #DEFB6E
square
#6EFBD2 #8B6EFB #FB6E97 #DEFB6E
split-complementary
#6EFBD2 #FB6EDE #FB8B6E
monochromatic
#06E8A7 #32F9C0 #6EFBD2 #AAFDE4 #E1FEF6
Accessibility & contrast
On white
1.28
#6EFBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#6EFBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFBD2
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFBD2 | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4ECD0
Deuteranopia (green-blind)
#DFDDD5
Tritanopia (blue-blind)
#13FDEF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #6efbd2; /* rgb */ color: rgb(110, 251, 210); /* oklch */ color: oklch(89.9% 0.136 171.2);
Tailwind
colors: {
custom: {
50: '#a3fddf',
500: '#6efbd2',
950: '#000000',
},
}SCSS
$custom: #6efbd2; $custom-light: #a3fddf; $custom-dark: #000000;
JSON
{
"hex": "#6efbd2",
"rgb": {
"r": 110,
"g": 251,
"b": 210
},
"hsl": {
"h": 162.553,
"s": 94.631,
"l": 70.784
},
"oklch": {
"l": 0.89925,
"c": 0.13644,
"h": 171.2
},
"luminance": 0.76963
}Semantic roles & 50–950 ramp
primary
#6EFBD2
secondary
#D63765
accent
#0043E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684