#6EFBE3#6EFBE3
#6EFBE3 is a very light, vivid teal. Relative luminance 0.779; OKLCH L 90.4% C 0.127 H 180.4°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFBE3 |
|---|---|
| RGB | rgb(110, 251, 227) |
| HSL | hsl(170, 95%, 71%) |
| HSV | hsv(170, 56%, 98%) |
| CMYK | cmyk(56.2%, 0%, 9.6%, 1.6%) |
| CIE-LAB | lab(90.71, -43.85, -0.02) |
| CIE-LCH | lch(90.71, 43.85, 180.03°) |
| OKLab | oklab(90.39% -0.1275 -0.0008) |
| OKLCH | oklch(90.39% 0.127 180.4) |
| XYZ | xyz(54.7865, 77.8500, 84.7975) |
| Luminance | 0.7785 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.32
Bright Aqua
#0BF9EA
ΔE00 4.55
Light Aqua
#8CFFDB
ΔE00 4.62
Light Turquoise
#7EF4CC
ΔE00 5.56
Aquamarine
#7FFFD4
ΔE00 5.68
Aqua (survey)
#13EAC9
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFBE3 #FB6E86
analogous
#6EFB9C #6EFBE3 #6ECDFB
triadic
#6EFBE3 #E36EFB #FBE36E
tetradic
#6EFBE3 #9C6EFB #FB6E86 #CDFB6E
square
#6EFBE3 #9C6EFB #FB6E86 #CDFB6E
split-complementary
#6EFBE3 #FB6ECD #FB9C6E
monochromatic
#06E8C2 #32F9D7 #6EFBE3 #AAFDEF #E1FEF9
Accessibility & contrast
On white
1.27
#6EFBE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#6EFBE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFBE3
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFBE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFBE3 | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EEE2
Deuteranopia (green-blind)
#DCDEE5
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6efbe3; /* rgb */ color: rgb(110, 251, 227); /* oklch */ color: oklch(90.4% 0.127 180.4);
Tailwind
colors: {
custom: {
50: '#a3fdeb',
500: '#6efbe3',
950: '#000000',
},
}SCSS
$custom: #6efbe3; $custom-light: #a3fdeb; $custom-dark: #000000;
JSON
{
"hex": "#6efbe3",
"rgb": {
"r": 110,
"g": 251,
"b": 227
},
"hsl": {
"h": 169.787,
"s": 94.631,
"l": 70.784
},
"oklch": {
"l": 0.90393,
"c": 0.12746,
"h": 180.4
},
"luminance": 0.77855
}Semantic roles & 50–950 ramp
primary
#6EFBE3
secondary
#D63752
accent
#0027E6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684