#6EFBD3#6EFBD3
#6EFBD3 is a very light, vivid teal. Relative luminance 0.770; OKLCH L 90.0% C 0.136 H 171.7°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFBD3 |
|---|---|
| RGB | rgb(110, 251, 211) |
| HSL | hsl(163, 95%, 71%) |
| HSV | hsv(163, 56%, 98%) |
| CMYK | cmyk(56.2%, 0%, 15.9%, 1.6%) |
| CIE-LAB | lab(90.33, -47.58, 7.71) |
| CIE-LCH | lch(90.33, 48.20, 170.79°) |
| OKLab | oklab(89.95% -0.1344 0.0196) |
| OKLCH | oklch(89.95% 0.136 171.7) |
| XYZ | xyz(52.6800, 77.0074, 73.7031) |
| Luminance | 0.7701 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.76
Light Turquoise
#7EF4CC
ΔE00 2.21
Light Aqua
#8CFFDB
ΔE00 2.63
Light Aquamarine
#7BFDC7
ΔE00 3.81
Bright Teal
#01F9C6
ΔE00 4.21
Tiffany Blue
#7BF2DA
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFBD3 #FB6E96
analogous
#6EFB8C #6EFBD3 #6EDCFB
triadic
#6EFBD3 #D36EFB #FBD36E
tetradic
#6EFBD3 #8C6EFB #FB6E96 #DCFB6E
square
#6EFBD3 #8C6EFB #FB6E96 #DCFB6E
split-complementary
#6EFBD3 #FB6EDC #FB8C6E
monochromatic
#06E8A8 #32F9C1 #6EFBD3 #AAFDE5 #E1FEF6
Accessibility & contrast
On white
1.28
#6EFBD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#6EFBD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFBD3
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFBD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFBD3 | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4ECD1
Deuteranopia (green-blind)
#DFDDD6
Tritanopia (blue-blind)
#10FDEF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #6efbd3; /* rgb */ color: rgb(110, 251, 211); /* oklch */ color: oklch(90.0% 0.136 171.7);
Tailwind
colors: {
custom: {
50: '#a3fde0',
500: '#6efbd3',
950: '#000000',
},
}SCSS
$custom: #6efbd3; $custom-light: #a3fde0; $custom-dark: #000000;
JSON
{
"hex": "#6efbd3",
"rgb": {
"r": 110,
"g": 251,
"b": 211
},
"hsl": {
"h": 162.979,
"s": 94.631,
"l": 70.784
},
"oklch": {
"l": 0.89951,
"c": 0.13582,
"h": 171.7
},
"luminance": 0.77013
}Semantic roles & 50–950 ramp
primary
#6EFBD3
secondary
#D63764
accent
#0041E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684