#6EFBCF#6EFBCF
#6EFBCF is a very light, vivid teal. Relative luminance 0.768; OKLCH L 89.8% C 0.138 H 169.7°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFBCF |
|---|---|
| RGB | rgb(110, 251, 207) |
| HSL | hsl(161, 95%, 71%) |
| HSV | hsv(161, 56%, 98%) |
| CMYK | cmyk(56.2%, 0%, 17.5%, 1.6%) |
| CIE-LAB | lab(90.23, -48.48, 9.65) |
| CIE-LCH | lch(90.23, 49.43, 168.74°) |
| OKLab | oklab(89.85% -0.1361 0.0247) |
| OKLCH | oklch(89.85% 0.138 169.7) |
| XYZ | xyz(52.1847, 76.8093, 71.0950) |
| Luminance | 0.7681 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.49
Light Turquoise
#7EF4CC
ΔE00 2.14
Light Aquamarine
#7BFDC7
ΔE00 2.83
Light Aqua
#8CFFDB
ΔE00 3.05
Bright Teal
#01F9C6
ΔE00 3.86
Aqua Marine
#2EE8BB
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFBCF #FB6E9A
analogous
#6EFB88 #6EFBCF #6EE0FB
triadic
#6EFBCF #CF6EFB #FBCF6E
tetradic
#6EFBCF #886EFB #FB6E9A #E0FB6E
square
#6EFBCF #886EFB #FB6E9A #E0FB6E
split-complementary
#6EFBCF #FB6EE0 #FB886E
monochromatic
#06E8A2 #32F9BB #6EFBCF #AAFDE3 #E1FEF5
Accessibility & contrast
On white
1.28
#6EFBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#6EFBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFBCF
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFBCF | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5ECCD
Deuteranopia (green-blind)
#E0DDD2
Tritanopia (blue-blind)
#1AFCEE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #6efbcf; /* rgb */ color: rgb(110, 251, 207); /* oklch */ color: oklch(89.8% 0.138 169.7);
Tailwind
colors: {
custom: {
50: '#a3fddd',
500: '#6efbcf',
950: '#000000',
},
}SCSS
$custom: #6efbcf; $custom-light: #a3fddd; $custom-dark: #000000;
JSON
{
"hex": "#6efbcf",
"rgb": {
"r": 110,
"g": 251,
"b": 207
},
"hsl": {
"h": 161.277,
"s": 94.631,
"l": 70.784
},
"oklch": {
"l": 0.89847,
"c": 0.13836,
"h": 169.7
},
"luminance": 0.76814
}Semantic roles & 50–950 ramp
primary
#6EFBCF
secondary
#D63769
accent
#0048E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684