#6EFBEB#6EFBEB
#6EFBEB is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.6% C 0.125 H 185.1°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFBEB |
|---|---|
| RGB | rgb(110, 251, 235) |
| HSL | hsl(173, 95%, 71%) |
| HSV | hsv(173, 56%, 98%) |
| CMYK | cmyk(56.2%, 0%, 6.4%, 1.6%) |
| CIE-LAB | lab(90.92, -41.89, -3.88) |
| CIE-LCH | lch(90.92, 42.07, 185.28°) |
| OKLab | oklab(90.63% -0.1241 -0.0111) |
| OKLCH | oklch(90.63% 0.125 185.1) |
| XYZ | xyz(55.9164, 78.3020, 90.7482) |
| Luminance | 0.7831 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.51
Tiffany Blue
#7BF2DA
ΔE00 3.69
Bright Turquoise
#0FFEF9
ΔE00 4.76
Bright Cyan
#41FDFE
ΔE00 5.81
Aqua
#00FFFF
ΔE00 5.97
Turquoise
#40E0D0
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFBEB #FB6E7E
analogous
#6EFBA4 #6EFBEB #6EC5FB
triadic
#6EFBEB #EB6EFB #FBEB6E
tetradic
#6EFBEB #A46EFB #FB6E7E #C5FB6E
square
#6EFBEB #A46EFB #FB6E7E #C5FB6E
split-complementary
#6EFBEB #FB6EC5 #FBA46E
monochromatic
#06E8CF #32F9E3 #6EFBEB #AAFDF3 #E1FEFB
Accessibility & contrast
On white
1.26
#6EFBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#6EFBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFBEB
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFBEB | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EEEB
Deuteranopia (green-blind)
#DADEED
Tritanopia (blue-blind)
#00FFF6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6efbeb; /* rgb */ color: rgb(110, 251, 235); /* oklch */ color: oklch(90.6% 0.125 185.1);
Tailwind
colors: {
custom: {
50: '#a4fdf1',
500: '#6efbeb',
950: '#000000',
},
}SCSS
$custom: #6efbeb; $custom-light: #a4fdf1; $custom-dark: #000000;
JSON
{
"hex": "#6efbeb",
"rgb": {
"r": 110,
"g": 251,
"b": 235
},
"hsl": {
"h": 173.191,
"s": 94.631,
"l": 70.784
},
"oklch": {
"l": 0.90629,
"c": 0.12456,
"h": 185.1
},
"luminance": 0.78308
}Semantic roles & 50–950 ramp
primary
#6EFBEB
secondary
#D63749
accent
#001AE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685