#6EFBE2#6EFBE2
#6EFBE2 is a very light, vivid teal. Relative luminance 0.778; OKLCH L 90.4% C 0.128 H 179.8°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFBE2 |
|---|---|
| RGB | rgb(110, 251, 226) |
| HSL | hsl(169, 95%, 71%) |
| HSV | hsv(169, 56%, 98%) |
| CMYK | cmyk(56.2%, 0%, 10%, 1.6%) |
| CIE-LAB | lab(90.69, -44.09, 0.46) |
| CIE-LCH | lch(90.69, 44.09, 179.40°) |
| OKLab | oklab(90.37% -0.1279 0.0005) |
| OKLCH | oklch(90.37% 0.128 179.8) |
| XYZ | xyz(54.6489, 77.7950, 84.0727) |
| Luminance | 0.7780 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.29
Light Aqua
#8CFFDB
ΔE00 4.37
Bright Aqua
#0BF9EA
ΔE00 4.76
Light Turquoise
#7EF4CC
ΔE00 5.29
Aquamarine
#7FFFD4
ΔE00 5.39
Aqua (survey)
#13EAC9
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFBE2 #FB6E87
analogous
#6EFB9B #6EFBE2 #6ECDFB
triadic
#6EFBE2 #E26EFB #FBE26E
tetradic
#6EFBE2 #9B6EFB #FB6E87 #CDFB6E
square
#6EFBE2 #9B6EFB #FB6E87 #CDFB6E
split-complementary
#6EFBE2 #FB6ECD #FB9B6E
monochromatic
#06E8C0 #32F9D6 #6EFBE2 #AAFDEE #E1FEF9
Accessibility & contrast
On white
1.27
#6EFBE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#6EFBE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFBE2
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFBE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFBE2 | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EEE1
Deuteranopia (green-blind)
#DCDEE4
Tritanopia (blue-blind)
#00FFF3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6efbe2; /* rgb */ color: rgb(110, 251, 226); /* oklch */ color: oklch(90.4% 0.128 179.8);
Tailwind
colors: {
custom: {
50: '#a3fdeb',
500: '#6efbe2',
950: '#000000',
},
}SCSS
$custom: #6efbe2; $custom-light: #a3fdeb; $custom-dark: #000000;
JSON
{
"hex": "#6efbe2",
"rgb": {
"r": 110,
"g": 251,
"b": 226
},
"hsl": {
"h": 169.362,
"s": 94.631,
"l": 70.784
},
"oklch": {
"l": 0.90365,
"c": 0.12789,
"h": 179.8
},
"luminance": 0.778
}Semantic roles & 50–950 ramp
primary
#6EFBE2
secondary
#D63753
accent
#0029E6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684