#6EFBCE#6EFBCE
#6EFBCE is a very light, vivid teal. Relative luminance 0.768; OKLCH L 89.8% C 0.139 H 169.2°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFBCE |
|---|---|
| RGB | rgb(110, 251, 206) |
| HSL | hsl(161, 95%, 71%) |
| HSV | hsv(161, 56%, 98%) |
| CMYK | cmyk(56.2%, 0%, 17.9%, 1.6%) |
| CIE-LAB | lab(90.21, -48.70, 10.14) |
| CIE-LCH | lch(90.21, 49.75, 168.24°) |
| OKLab | oklab(89.82% -0.1366 0.0259) |
| OKLCH | oklch(89.82% 0.139 169.2) |
| XYZ | xyz(52.0629, 76.7606, 70.4531) |
| Luminance | 0.7677 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.52
Light Turquoise
#7EF4CC
ΔE00 2.20
Light Aquamarine
#7BFDC7
ΔE00 2.60
Light Aqua
#8CFFDB
ΔE00 3.19
Bright Teal
#01F9C6
ΔE00 3.81
Light Greenish Blue
#63F7B4
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFBCE #FB6E9B
analogous
#6EFB87 #6EFBCE #6EE1FB
triadic
#6EFBCE #CE6EFB #FBCE6E
tetradic
#6EFBCE #876EFB #FB6E9B #E1FB6E
square
#6EFBCE #876EFB #FB6E9B #E1FB6E
split-complementary
#6EFBCE #FB6EE1 #FB876E
monochromatic
#06E8A0 #32F9BA #6EFBCE #AAFDE2 #E1FEF5
Accessibility & contrast
On white
1.28
#6EFBCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#6EFBCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFBCE
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFBCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFBCE | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5ECCC
Deuteranopia (green-blind)
#E0DDD1
Tritanopia (blue-blind)
#1CFCEE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #6efbce; /* rgb */ color: rgb(110, 251, 206); /* oklch */ color: oklch(89.8% 0.139 169.2);
Tailwind
colors: {
custom: {
50: '#a3fddd',
500: '#6efbce',
950: '#000000',
},
}SCSS
$custom: #6efbce; $custom-light: #a3fddd; $custom-dark: #000000;
JSON
{
"hex": "#6efbce",
"rgb": {
"r": 110,
"g": 251,
"b": 206
},
"hsl": {
"h": 160.851,
"s": 94.631,
"l": 70.784
},
"oklch": {
"l": 0.89821,
"c": 0.13902,
"h": 169.2
},
"luminance": 0.76766
}Semantic roles & 50–950 ramp
primary
#6EFBCE
secondary
#D6376A
accent
#0049E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684