#6EFECB#6EFECB
#6EFECB is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.5% C 0.145 H 166.9°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFECB |
|---|---|
| RGB | rgb(110, 254, 203) |
| HSL | hsl(159, 99%, 71%) |
| HSV | hsv(159, 57%, 100%) |
| CMYK | cmyk(56.7%, 0%, 20.1%, 0.4%) |
| CIE-LAB | lab(91.01, -50.62, 12.82) |
| CIE-LCH | lch(91.01, 52.22, 165.79°) |
| OKLab | oklab(90.45% -0.141 0.0329) |
| OKLCH | oklch(90.45% 0.145 166.9) |
| XYZ | xyz(52.6465, 78.5053, 68.8669) |
| Luminance | 0.7851 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.49
Aquamarine
#7FFFD4
ΔE00 2.12
Light Turquoise
#7EF4CC
ΔE00 3.25
Bright Teal
#01F9C6
ΔE00 3.92
Light Greenish Blue
#63F7B4
ΔE00 3.98
Light Aqua
#8CFFDB
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFECB #FE6EA1
analogous
#6EFE83 #6EFECB #6EE9FE
triadic
#6EFECB #CB6EFE #FECB6E
tetradic
#6EFECB #836EFE #FE6EA1 #E9FE6E
square
#6EFECB #836EFE #FE6EA1 #E9FE6E
split-complementary
#6EFECB #FE6EE9 #FE836E
monochromatic
#02F09C #31FEB5 #6EFECB #ABFEE1 #E1FFF4
Accessibility & contrast
On white
1.26
#6EFECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#6EFECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFECB
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFECB | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EEC8
Deuteranopia (green-blind)
#E4DFCE
Tritanopia (blue-blind)
#1EFFF0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6efecb; /* rgb */ color: rgb(110, 254, 203); /* oklch */ color: oklch(90.5% 0.145 166.9);
Tailwind
colors: {
custom: {
50: '#a3ffda',
500: '#6efecb',
950: '#000000',
},
}SCSS
$custom: #6efecb; $custom-light: #a3ffda; $custom-dark: #000000;
JSON
{
"hex": "#6efecb",
"rgb": {
"r": 110,
"g": 254,
"b": 203
},
"hsl": {
"h": 158.75,
"s": 98.63,
"l": 71.373
},
"oklch": {
"l": 0.9045,
"c": 0.1448,
"h": 166.9
},
"luminance": 0.7851
}Semantic roles & 50–950 ramp
primary
#6EFECB
secondary
#DA3670
accent
#0051E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101815
muted
#818684