#6EFBD0#6EFBD0
#6EFBD0 is a very light, vivid teal. Relative luminance 0.769; OKLCH L 89.9% C 0.138 H 170.2°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFBD0 |
|---|---|
| RGB | rgb(110, 251, 208) |
| HSL | hsl(162, 95%, 71%) |
| HSV | hsv(162, 56%, 98%) |
| CMYK | cmyk(56.2%, 0%, 17.1%, 1.6%) |
| CIE-LAB | lab(90.26, -48.26, 9.17) |
| CIE-LCH | lch(90.26, 49.12, 169.24°) |
| OKLab | oklab(89.87% -0.1357 0.0234) |
| OKLCH | oklch(89.87% 0.138 170.2) |
| XYZ | xyz(52.3074, 76.8584, 71.7409) |
| Luminance | 0.7686 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.50
Light Turquoise
#7EF4CC
ΔE00 2.11
Light Aqua
#8CFFDB
ΔE00 2.92
Light Aquamarine
#7BFDC7
ΔE00 3.07
Bright Teal
#01F9C6
ΔE00 3.92
Aqua Marine
#2EE8BB
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFBD0 #FB6E99
analogous
#6EFB89 #6EFBD0 #6EE0FB
triadic
#6EFBD0 #D06EFB #FBD06E
tetradic
#6EFBD0 #896EFB #FB6E99 #E0FB6E
square
#6EFBD0 #896EFB #FB6E99 #E0FB6E
split-complementary
#6EFBD0 #FB6EE0 #FB896E
monochromatic
#06E8A3 #32F9BD #6EFBD0 #AAFDE3 #E1FEF5
Accessibility & contrast
On white
1.28
#6EFBD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#6EFBD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFBD0
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFBD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFBD0 | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5ECCE
Deuteranopia (green-blind)
#E0DDD3
Tritanopia (blue-blind)
#18FDEF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #6efbd0; /* rgb */ color: rgb(110, 251, 208); /* oklch */ color: oklch(89.9% 0.138 170.2);
Tailwind
colors: {
custom: {
50: '#a3fdde',
500: '#6efbd0',
950: '#000000',
},
}SCSS
$custom: #6efbd0; $custom-light: #a3fdde; $custom-dark: #000000;
JSON
{
"hex": "#6efbd0",
"rgb": {
"r": 110,
"g": 251,
"b": 208
},
"hsl": {
"h": 161.702,
"s": 94.631,
"l": 70.784
},
"oklch": {
"l": 0.89873,
"c": 0.13772,
"h": 170.2
},
"luminance": 0.76863
}Semantic roles & 50–950 ramp
primary
#6EFBD0
secondary
#D63767
accent
#0046E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684