#6EFCCD#6EFCCD
#6EFCCD is a very light, vivid teal. Relative luminance 0.773; OKLCH L 90.0% C 0.141 H 168.4°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFCCD |
|---|---|
| RGB | rgb(110, 252, 205) |
| HSL | hsl(160, 96%, 71%) |
| HSV | hsv(160, 56%, 99%) |
| CMYK | cmyk(56.3%, 0%, 18.7%, 1.2%) |
| CIE-LAB | lab(90.48, -49.35, 11.03) |
| CIE-LCH | lch(90.48, 50.57, 167.40°) |
| OKLab | oklab(90.03% -0.1381 0.0283) |
| OKLCH | oklch(90.03% 0.141 168.4) |
| XYZ | xyz(52.2550, 77.3385, 69.9198) |
| Luminance | 0.7734 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.61
Light Aquamarine
#7BFDC7
ΔE00 2.18
Light Turquoise
#7EF4CC
ΔE00 2.51
Light Aqua
#8CFFDB
ΔE00 3.45
Bright Teal
#01F9C6
ΔE00 3.79
Light Greenish Blue
#63F7B4
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFCCD #FC6E9D
analogous
#6EFC86 #6EFCCD #6EE4FC
triadic
#6EFCCD #CD6EFC #FCCD6E
tetradic
#6EFCCD #866EFC #FC6E9D #E4FC6E
square
#6EFCCD #866EFC #FC6E9D #E4FC6E
split-complementary
#6EFCCD #FC6EE4 #FC866E
monochromatic
#05EB9F #32FBB8 #6EFCCD #AAFDE2 #E1FEF5
Accessibility & contrast
On white
1.28
#6EFCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#6EFCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFCCD
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFCCD | 1.00 | 1.28 | 16.47 | 16.47 |
| #FFFFFF | 1.28 | 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)
#F6EDCB
Deuteranopia (green-blind)
#E1DED0
Tritanopia (blue-blind)
#1CFDEF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6efccd; /* rgb */ color: rgb(110, 252, 205); /* oklch */ color: oklch(90.0% 0.141 168.4);
Tailwind
colors: {
custom: {
50: '#a3fedc',
500: '#6efccd',
950: '#000000',
},
}SCSS
$custom: #6efccd; $custom-light: #a3fedc; $custom-dark: #000000;
JSON
{
"hex": "#6efccd",
"rgb": {
"r": 110,
"g": 252,
"b": 205
},
"hsl": {
"h": 160.141,
"s": 95.946,
"l": 70.98
},
"oklch": {
"l": 0.9003,
"c": 0.14092,
"h": 168.4
},
"luminance": 0.77344
}Semantic roles & 50–950 ramp
primary
#6EFCCD
secondary
#D8376C
accent
#004CE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684