#6EFDCF#6EFDCF
#6EFDCF is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.3% C 0.141 H 169.0°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFDCF |
|---|---|
| RGB | rgb(110, 253, 207) |
| HSL | hsl(161, 97%, 71%) |
| HSV | hsv(161, 57%, 99%) |
| CMYK | cmyk(56.5%, 0%, 18.2%, 0.8%) |
| CIE-LAB | lab(90.81, -49.33, 10.48) |
| CIE-LCH | lch(90.81, 50.43, 168.01°) |
| OKLab | oklab(90.32% -0.1382 0.0268) |
| OKLCH | oklch(90.32% 0.141 169) |
| XYZ | xyz(52.8128, 78.0654, 71.3043) |
| Luminance | 0.7807 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.44
Light Aquamarine
#7BFDC7
ΔE00 2.44
Light Turquoise
#7EF4CC
ΔE00 2.56
Light Aqua
#8CFFDB
ΔE00 3.25
Bright Teal
#01F9C6
ΔE00 3.82
Light Greenish Blue
#63F7B4
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFDCF #FD6E9C
analogous
#6EFD87 #6EFDCF #6EE4FD
triadic
#6EFDCF #CF6EFD #FDCF6E
tetradic
#6EFDCF #876EFD #FD6E9C #E4FD6E
square
#6EFDCF #876EFD #FD6E9C #E4FD6E
split-complementary
#6EFDCF #FD6EE4 #FD876E
monochromatic
#03EDA2 #32FCBB #6EFDCF #AAFEE3 #E1FFF5
Accessibility & contrast
On white
1.26
#6EFDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#6EFDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFDCF
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFDCF | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EECD
Deuteranopia (green-blind)
#E2DED2
Tritanopia (blue-blind)
#17FEF0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6efdcf; /* rgb */ color: rgb(110, 253, 207); /* oklch */ color: oklch(90.3% 0.141 169.0);
Tailwind
colors: {
custom: {
50: '#a3ffdd',
500: '#6efdcf',
950: '#000000',
},
}SCSS
$custom: #6efdcf; $custom-light: #a3ffdd; $custom-dark: #000000;
JSON
{
"hex": "#6efdcf",
"rgb": {
"r": 110,
"g": 253,
"b": 207
},
"hsl": {
"h": 160.699,
"s": 97.279,
"l": 71.176
},
"oklch": {
"l": 0.90316,
"c": 0.1408,
"h": 169
},
"luminance": 0.78071
}Semantic roles & 50–950 ramp
primary
#6EFDCF
secondary
#D9366B
accent
#004AE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684