#6EFECE#6EFECE
#6EFECE is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.5% C 0.143 H 168.2°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFECE |
|---|---|
| RGB | rgb(110, 254, 206) |
| HSL | hsl(160, 99%, 71%) |
| HSV | hsv(160, 57%, 100%) |
| CMYK | cmyk(56.7%, 0%, 18.9%, 0.4%) |
| CIE-LAB | lab(91.08, -49.97, 11.37) |
| CIE-LCH | lch(91.08, 51.25, 167.18°) |
| OKLab | oklab(90.53% -0.1397 0.0291) |
| OKLCH | oklch(90.53% 0.143 168.2) |
| XYZ | xyz(53.0074, 78.6497, 70.7680) |
| Luminance | 0.7865 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.62
Light Aquamarine
#7BFDC7
ΔE00 2.06
Light Turquoise
#7EF4CC
ΔE00 2.88
Light Aqua
#8CFFDB
ΔE00 3.54
Bright Teal
#01F9C6
ΔE00 3.84
Light Greenish Blue
#63F7B4
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFECE #FE6E9E
analogous
#6EFE86 #6EFECE #6EE6FE
triadic
#6EFECE #CE6EFE #FECE6E
tetradic
#6EFECE #866EFE #FE6E9E #E6FE6E
square
#6EFECE #866EFE #FE6E9E #E6FE6E
split-complementary
#6EFECE #FE6EE6 #FE866E
monochromatic
#02F0A1 #31FEB9 #6EFECE #ABFEE3 #E1FFF5
Accessibility & contrast
On white
1.26
#6EFECE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#6EFECE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFECE
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFECE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFECE | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EECC
Deuteranopia (green-blind)
#E3DFD1
Tritanopia (blue-blind)
#18FFF0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6efece; /* rgb */ color: rgb(110, 254, 206); /* oklch */ color: oklch(90.5% 0.143 168.2);
Tailwind
colors: {
custom: {
50: '#a3ffdd',
500: '#6efece',
950: '#000000',
},
}SCSS
$custom: #6efece; $custom-light: #a3ffdd; $custom-dark: #000000;
JSON
{
"hex": "#6efece",
"rgb": {
"r": 110,
"g": 254,
"b": 206
},
"hsl": {
"h": 160,
"s": 98.63,
"l": 71.373
},
"oklch": {
"l": 0.90525,
"c": 0.1427,
"h": 168.2
},
"luminance": 0.78655
}Semantic roles & 50–950 ramp
primary
#6EFECE
secondary
#DA366D
accent
#004CE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684