#6EFBC9#6EFBC9
#6EFBC9 is a very light, vivid teal. Relative luminance 0.765; OKLCH L 89.7% C 0.142 H 166.9°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFBC9 |
|---|---|
| RGB | rgb(110, 251, 201) |
| HSL | hsl(159, 95%, 71%) |
| HSV | hsv(159, 56%, 98%) |
| CMYK | cmyk(56.2%, 0%, 19.9%, 1.6%) |
| CIE-LAB | lab(90.10, -49.80, 12.56) |
| CIE-LCH | lch(90.10, 51.36, 165.84°) |
| OKLab | oklab(89.7% -0.1388 0.0322) |
| OKLCH | oklch(89.7% 0.142 166.9) |
| XYZ | xyz(51.4651, 76.5215, 67.3050) |
| Luminance | 0.7653 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.56
Aquamarine
#7FFFD4
ΔE00 2.15
Light Turquoise
#7EF4CC
ΔE00 2.80
Bright Teal
#01F9C6
ΔE00 3.84
Light Greenish Blue
#63F7B4
ΔE00 3.91
Light Aqua
#8CFFDB
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFBC9 #FB6EA0
analogous
#6EFB82 #6EFBC9 #6EE7FB
triadic
#6EFBC9 #C96EFB #FBC96E
tetradic
#6EFBC9 #826EFB #FB6EA0 #E7FB6E
square
#6EFBC9 #826EFB #FB6EA0 #E7FB6E
split-complementary
#6EFBC9 #FB6EE7 #FB826E
monochromatic
#06E898 #32F9B3 #6EFBC9 #AAFDDF #E1FEF4
Accessibility & contrast
On white
1.29
#6EFBC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#6EFBC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFBC9
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFBC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFBC9 | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EBC6
Deuteranopia (green-blind)
#E1DDCC
Tritanopia (blue-blind)
#24FCED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #6efbc9; /* rgb */ color: rgb(110, 251, 201); /* oklch */ color: oklch(89.7% 0.142 166.9);
Tailwind
colors: {
custom: {
50: '#a2fdd9',
500: '#6efbc9',
950: '#000000',
},
}SCSS
$custom: #6efbc9; $custom-light: #a2fdd9; $custom-dark: #000000;
JSON
{
"hex": "#6efbc9",
"rgb": {
"r": 110,
"g": 251,
"b": 201
},
"hsl": {
"h": 158.723,
"s": 94.631,
"l": 70.784
},
"oklch": {
"l": 0.89695,
"c": 0.14246,
"h": 166.9
},
"luminance": 0.76526
}Semantic roles & 50–950 ramp
primary
#6EFBC9
secondary
#D6376F
accent
#0051E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683