#6EFBCD#6EFBCD
#6EFBCD is a very light, vivid teal. Relative luminance 0.767; OKLCH L 89.8% C 0.140 H 168.8°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFBCD |
|---|---|
| RGB | rgb(110, 251, 205) |
| HSL | hsl(160, 95%, 71%) |
| HSV | hsv(160, 56%, 98%) |
| CMYK | cmyk(56.2%, 0%, 18.3%, 1.6%) |
| CIE-LAB | lab(90.19, -48.92, 10.62) |
| CIE-LCH | lch(90.19, 50.06, 167.75°) |
| OKLab | oklab(89.8% -0.137 0.0272) |
| OKLCH | oklch(89.8% 0.14 168.8) |
| XYZ | xyz(51.9418, 76.7121, 69.8154) |
| Luminance | 0.7672 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.60
Light Turquoise
#7EF4CC
ΔE00 2.28
Light Aquamarine
#7BFDC7
ΔE00 2.38
Light Aqua
#8CFFDB
ΔE00 3.34
Bright Teal
#01F9C6
ΔE00 3.79
Light Greenish Blue
#63F7B4
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFBCD #FB6E9C
analogous
#6EFB86 #6EFBCD #6EE2FB
triadic
#6EFBCD #CD6EFB #FBCD6E
tetradic
#6EFBCD #866EFB #FB6E9C #E2FB6E
square
#6EFBCD #866EFB #FB6E9C #E2FB6E
split-complementary
#6EFBCD #FB6EE2 #FB866E
monochromatic
#06E89F #32F9B8 #6EFBCD #AAFDE2 #E1FEF5
Accessibility & contrast
On white
1.28
#6EFBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#6EFBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFBCD
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFBCD | 1.00 | 1.28 | 16.34 | 16.34 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5ECCB
Deuteranopia (green-blind)
#E0DDD0
Tritanopia (blue-blind)
#1DFCEE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #6efbcd; /* rgb */ color: rgb(110, 251, 205); /* oklch */ color: oklch(89.8% 0.140 168.8);
Tailwind
colors: {
custom: {
50: '#a3fddc',
500: '#6efbcd',
950: '#000000',
},
}SCSS
$custom: #6efbcd; $custom-light: #a3fddc; $custom-dark: #000000;
JSON
{
"hex": "#6efbcd",
"rgb": {
"r": 110,
"g": 251,
"b": 205
},
"hsl": {
"h": 160.426,
"s": 94.631,
"l": 70.784
},
"oklch": {
"l": 0.89795,
"c": 0.13969,
"h": 168.8
},
"luminance": 0.76717
}Semantic roles & 50–950 ramp
primary
#6EFBCD
secondary
#D6376B
accent
#004BE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684