#6EFBE0#6EFBE0
#6EFBE0 is a very light, vivid teal. Relative luminance 0.777; OKLCH L 90.3% C 0.129 H 178.6°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFBE0 |
|---|---|
| RGB | rgb(110, 251, 224) |
| HSL | hsl(169, 95%, 71%) |
| HSV | hsv(169, 56%, 98%) |
| CMYK | cmyk(56.2%, 0%, 10.8%, 1.6%) |
| CIE-LAB | lab(90.64, -44.56, 1.42) |
| CIE-LCH | lch(90.64, 44.59, 178.17°) |
| OKLab | oklab(90.31% -0.1287 0.0031) |
| OKLCH | oklch(90.31% 0.129 178.6) |
| XYZ | xyz(54.3760, 77.6858, 82.6358) |
| Luminance | 0.7769 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.33
Light Aqua
#8CFFDB
ΔE00 3.91
Light Turquoise
#7EF4CC
ΔE00 4.75
Aquamarine
#7FFFD4
ΔE00 4.82
Bright Aqua
#0BF9EA
ΔE00 5.20
Aqua (survey)
#13EAC9
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFBE0 #FB6E89
analogous
#6EFB99 #6EFBE0 #6ECFFB
triadic
#6EFBE0 #E06EFB #FBE06E
tetradic
#6EFBE0 #996EFB #FB6E89 #CFFB6E
square
#6EFBE0 #996EFB #FB6E89 #CFFB6E
split-complementary
#6EFBE0 #FB6ECF #FB996E
monochromatic
#06E8BD #32F9D3 #6EFBE0 #AAFDED #E1FEF9
Accessibility & contrast
On white
1.27
#6EFBE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#6EFBE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFBE0
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFBE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFBE0 | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EDDF
Deuteranopia (green-blind)
#DCDEE2
Tritanopia (blue-blind)
#00FFF3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6efbe0; /* rgb */ color: rgb(110, 251, 224); /* oklch */ color: oklch(90.3% 0.129 178.6);
Tailwind
colors: {
custom: {
50: '#a3fde9',
500: '#6efbe0',
950: '#000000',
},
}SCSS
$custom: #6efbe0; $custom-light: #a3fde9; $custom-dark: #000000;
JSON
{
"hex": "#6efbe0",
"rgb": {
"r": 110,
"g": 251,
"b": 224
},
"hsl": {
"h": 168.511,
"s": 94.631,
"l": 70.784
},
"oklch": {
"l": 0.90307,
"c": 0.12879,
"h": 178.6
},
"luminance": 0.77691
}Semantic roles & 50–950 ramp
primary
#6EFBE0
secondary
#D63755
accent
#002CE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684