#6EFBE1#6EFBE1
#6EFBE1 is a very light, vivid teal. Relative luminance 0.777; OKLCH L 90.3% C 0.128 H 179.2°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFBE1 |
|---|---|
| RGB | rgb(110, 251, 225) |
| HSL | hsl(169, 95%, 71%) |
| HSV | hsv(169, 56%, 98%) |
| CMYK | cmyk(56.2%, 0%, 10.4%, 1.6%) |
| CIE-LAB | lab(90.66, -44.33, 0.94) |
| CIE-LCH | lch(90.66, 44.34, 178.78°) |
| OKLab | oklab(90.34% -0.1283 0.0018) |
| OKLCH | oklch(90.34% 0.128 179.2) |
| XYZ | xyz(54.5121, 77.7402, 83.3522) |
| Luminance | 0.7775 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.29
Light Aqua
#8CFFDB
ΔE00 4.13
Bright Aqua
#0BF9EA
ΔE00 4.98
Light Turquoise
#7EF4CC
ΔE00 5.02
Aquamarine
#7FFFD4
ΔE00 5.10
Aqua (survey)
#13EAC9
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFBE1 #FB6E88
analogous
#6EFB9A #6EFBE1 #6ECEFB
triadic
#6EFBE1 #E16EFB #FBE16E
tetradic
#6EFBE1 #9A6EFB #FB6E88 #CEFB6E
square
#6EFBE1 #9A6EFB #FB6E88 #CEFB6E
split-complementary
#6EFBE1 #FB6ECE #FB9A6E
monochromatic
#06E8BF #32F9D5 #6EFBE1 #AAFDED #E1FEF9
Accessibility & contrast
On white
1.27
#6EFBE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#6EFBE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFBE1
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFBE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFBE1 | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EEE0
Deuteranopia (green-blind)
#DCDEE3
Tritanopia (blue-blind)
#00FFF3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6efbe1; /* rgb */ color: rgb(110, 251, 225); /* oklch */ color: oklch(90.3% 0.128 179.2);
Tailwind
colors: {
custom: {
50: '#a3fdea',
500: '#6efbe1',
950: '#000000',
},
}SCSS
$custom: #6efbe1; $custom-light: #a3fdea; $custom-dark: #000000;
JSON
{
"hex": "#6efbe1",
"rgb": {
"r": 110,
"g": 251,
"b": 225
},
"hsl": {
"h": 168.936,
"s": 94.631,
"l": 70.784
},
"oklch": {
"l": 0.90336,
"c": 0.12833,
"h": 179.2
},
"luminance": 0.77746
}Semantic roles & 50–950 ramp
primary
#6EFBE1
secondary
#D63754
accent
#002AE6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684