#6EFDCD#6EFDCD
#6EFDCD is a very light, vivid teal. Relative luminance 0.780; OKLCH L 90.3% C 0.142 H 168.1°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFDCD |
|---|---|
| RGB | rgb(110, 253, 205) |
| HSL | hsl(160, 97%, 71%) |
| HSV | hsv(160, 57%, 99%) |
| CMYK | cmyk(56.5%, 0%, 19%, 0.8%) |
| CIE-LAB | lab(90.77, -49.77, 11.44) |
| CIE-LCH | lch(90.77, 51.07, 167.05°) |
| OKLab | oklab(90.27% -0.1391 0.0293) |
| OKLCH | oklch(90.27% 0.142 168.1) |
| XYZ | xyz(52.5698, 77.9682, 70.0248) |
| Luminance | 0.7797 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.67
Light Aquamarine
#7BFDC7
ΔE00 2.00
Light Turquoise
#7EF4CC
ΔE00 2.75
Light Aqua
#8CFFDB
ΔE00 3.58
Bright Teal
#01F9C6
ΔE00 3.81
Light Greenish Blue
#63F7B4
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFDCD #FD6E9E
analogous
#6EFD85 #6EFDCD #6EE5FD
triadic
#6EFDCD #CD6EFD #FDCD6E
tetradic
#6EFDCD #856EFD #FD6E9E #E5FD6E
square
#6EFDCD #856EFD #FD6E9E #E5FD6E
split-complementary
#6EFDCD #FD6EE5 #FD856E
monochromatic
#03ED9F #32FCB8 #6EFDCD #AAFEE2 #E1FFF5
Accessibility & contrast
On white
1.27
#6EFDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#6EFDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFDCD
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFDCD | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDCB
Deuteranopia (green-blind)
#E2DED0
Tritanopia (blue-blind)
#1BFEEF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6efdcd; /* rgb */ color: rgb(110, 253, 205); /* oklch */ color: oklch(90.3% 0.142 168.1);
Tailwind
colors: {
custom: {
50: '#a3ffdc',
500: '#6efdcd',
950: '#000000',
},
}SCSS
$custom: #6efdcd; $custom-light: #a3ffdc; $custom-dark: #000000;
JSON
{
"hex": "#6efdcd",
"rgb": {
"r": 110,
"g": 253,
"b": 205
},
"hsl": {
"h": 159.86,
"s": 97.279,
"l": 71.176
},
"oklch": {
"l": 0.90265,
"c": 0.14215,
"h": 168.1
},
"luminance": 0.77973
}Semantic roles & 50–950 ramp
primary
#6EFDCD
secondary
#D9366D
accent
#004DE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684