#6EFBC5#6EFBC5
#6EFBC5 is a very light, vivid teal. Relative luminance 0.763; OKLCH L 89.6% C 0.145 H 165.2°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFBC5 |
|---|---|
| RGB | rgb(110, 251, 197) |
| HSL | hsl(157, 95%, 71%) |
| HSV | hsv(157, 56%, 98%) |
| CMYK | cmyk(56.2%, 0%, 21.5%, 1.6%) |
| CIE-LAB | lab(90.02, -50.66, 14.50) |
| CIE-LCH | lch(90.02, 52.69, 164.02°) |
| OKLab | oklab(89.6% -0.1405 0.0372) |
| OKLCH | oklch(89.6% 0.145 165.2) |
| XYZ | xyz(51.0007, 76.3357, 64.8591) |
| Luminance | 0.7634 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.08
Aquamarine
#7FFFD4
ΔE00 2.91
Light Greenish Blue
#63F7B4
ΔE00 3.01
Light Turquoise
#7EF4CC
ΔE00 3.49
Greenish Cyan
#2AFEB7
ΔE00 4.11
Bright Teal
#01F9C6
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFBC5 #FB6EA4
analogous
#6EFB7E #6EFBC5 #6EEBFB
triadic
#6EFBC5 #C56EFB #FBC56E
tetradic
#6EFBC5 #7E6EFB #FB6EA4 #EBFB6E
square
#6EFBC5 #7E6EFB #FB6EA4 #EBFB6E
split-complementary
#6EFBC5 #FB6EEB #FB7E6E
monochromatic
#06E892 #32F9AD #6EFBC5 #AAFDDD #E1FEF3
Accessibility & contrast
On white
1.29
#6EFBC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#6EFBC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFBC5
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFBC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFBC5 | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EBC2
Deuteranopia (green-blind)
#E2DCC8
Tritanopia (blue-blind)
#29FBEC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #6efbc5; /* rgb */ color: rgb(110, 251, 197); /* oklch */ color: oklch(89.6% 0.145 165.2);
Tailwind
colors: {
custom: {
50: '#a2fdd6',
500: '#6efbc5',
950: '#000000',
},
}SCSS
$custom: #6efbc5; $custom-light: #a2fdd6; $custom-dark: #000000;
JSON
{
"hex": "#6efbc5",
"rgb": {
"r": 110,
"g": 251,
"b": 197
},
"hsl": {
"h": 157.021,
"s": 94.631,
"l": 70.784
},
"oklch": {
"l": 0.89596,
"c": 0.14538,
"h": 165.2
},
"luminance": 0.76341
}Semantic roles & 50–950 ramp
primary
#6EFBC5
secondary
#D63774
accent
#0058E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683