#6EFCDA#6EFCDA
#6EFCDA is a very light, vivid teal. Relative luminance 0.780; OKLCH L 90.4% C 0.133 H 174.9°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFCDA |
|---|---|
| RGB | rgb(110, 252, 218) |
| HSL | hsl(166, 96%, 71%) |
| HSV | hsv(166, 56%, 99%) |
| CMYK | cmyk(56.3%, 0%, 13.5%, 1.2%) |
| CIE-LAB | lab(90.78, -46.41, 4.74) |
| CIE-LCH | lch(90.78, 46.65, 174.17°) |
| OKLab | oklab(90.37% -0.1324 0.0118) |
| OKLCH | oklch(90.37% 0.133 174.9) |
| XYZ | xyz(53.8899, 77.9925, 78.5302) |
| Luminance | 0.7800 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.71
Aquamarine
#7FFFD4
ΔE00 2.97
Light Turquoise
#7EF4CC
ΔE00 3.24
Tiffany Blue
#7BF2DA
ΔE00 3.44
Bright Teal
#01F9C6
ΔE00 5.19
Aqua (survey)
#13EAC9
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFCDA #FC6E90
analogous
#6EFC93 #6EFCDA #6ED7FC
triadic
#6EFCDA #DA6EFC #FCDA6E
tetradic
#6EFCDA #936EFC #FC6E90 #D7FC6E
square
#6EFCDA #936EFC #FC6E90 #D7FC6E
split-complementary
#6EFCDA #FC6ED7 #FC936E
monochromatic
#05EBB4 #32FBCB #6EFCDA #AAFDE9 #E1FEF7
Accessibility & contrast
On white
1.27
#6EFCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#6EFCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFCDA
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFCDA | 1.00 | 1.27 | 16.60 | 16.60 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EED8
Deuteranopia (green-blind)
#DFDEDC
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6efcda; /* rgb */ color: rgb(110, 252, 218); /* oklch */ color: oklch(90.4% 0.133 174.9);
Tailwind
colors: {
custom: {
50: '#a3fee5',
500: '#6efcda',
950: '#000000',
},
}SCSS
$custom: #6efcda; $custom-light: #a3fee5; $custom-dark: #000000;
JSON
{
"hex": "#6efcda",
"rgb": {
"r": 110,
"g": 252,
"b": 218
},
"hsl": {
"h": 165.634,
"s": 95.946,
"l": 70.98
},
"oklch": {
"l": 0.90373,
"c": 0.13291,
"h": 174.9
},
"luminance": 0.77998
}Semantic roles & 50–950 ramp
primary
#6EFCDA
secondary
#D8375D
accent
#0037E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684