#6EFBDA#6EFBDA
#6EFBDA is a very light, vivid teal. Relative luminance 0.774; OKLCH L 90.1% C 0.132 H 175.3°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFBDA |
|---|---|
| RGB | rgb(110, 251, 218) |
| HSL | hsl(166, 95%, 71%) |
| HSV | hsv(166, 56%, 98%) |
| CMYK | cmyk(56.2%, 0%, 13.1%, 1.6%) |
| CIE-LAB | lab(90.49, -45.98, 4.32) |
| CIE-LCH | lch(90.49, 46.18, 174.63°) |
| OKLab | oklab(90.14% -0.1313 0.0107) |
| OKLCH | oklch(90.14% 0.132 175.3) |
| XYZ | xyz(53.5767, 77.3661, 78.4258) |
| Luminance | 0.7737 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.84
Tiffany Blue
#7BF2DA
ΔE00 3.14
Aquamarine
#7FFFD4
ΔE00 3.22
Light Turquoise
#7EF4CC
ΔE00 3.30
Aqua (survey)
#13EAC9
ΔE00 5.17
Bright Teal
#01F9C6
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFBDA #FB6E8F
analogous
#6EFB93 #6EFBDA #6ED6FB
triadic
#6EFBDA #DA6EFB #FBDA6E
tetradic
#6EFBDA #936EFB #FB6E8F #D6FB6E
square
#6EFBDA #936EFB #FB6E8F #D6FB6E
split-complementary
#6EFBDA #FB6ED6 #FB936E
monochromatic
#06E8B3 #32F9CB #6EFBDA #AAFDE9 #E1FEF7
Accessibility & contrast
On white
1.27
#6EFBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#6EFBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFBDA
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFBDA | 1.00 | 1.27 | 16.47 | 16.47 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EDD9
Deuteranopia (green-blind)
#DEDDDC
Tritanopia (blue-blind)
#00FEF1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6efbda; /* rgb */ color: rgb(110, 251, 218); /* oklch */ color: oklch(90.1% 0.132 175.3);
Tailwind
colors: {
custom: {
50: '#a3fde5',
500: '#6efbda',
950: '#000000',
},
}SCSS
$custom: #6efbda; $custom-light: #a3fde5; $custom-dark: #000000;
JSON
{
"hex": "#6efbda",
"rgb": {
"r": 110,
"g": 251,
"b": 218
},
"hsl": {
"h": 165.957,
"s": 94.631,
"l": 70.784
},
"oklch": {
"l": 0.9014,
"c": 0.13178,
"h": 175.3
},
"luminance": 0.77371
}Semantic roles & 50–950 ramp
primary
#6EFBDA
secondary
#D6375C
accent
#0036E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684