#6EFBCB#6EFBCB
#6EFBCB is a very light, vivid teal. Relative luminance 0.766; OKLCH L 89.7% C 0.141 H 167.8°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFBCB |
|---|---|
| RGB | rgb(110, 251, 203) |
| HSL | hsl(160, 95%, 71%) |
| HSV | hsv(160, 56%, 98%) |
| CMYK | cmyk(56.2%, 0%, 19.1%, 1.6%) |
| CIE-LAB | lab(90.14, -49.36, 11.59) |
| CIE-LCH | lch(90.14, 50.71, 166.78°) |
| OKLab | oklab(89.74% -0.1379 0.0297) |
| OKLCH | oklch(89.74% 0.141 167.8) |
| XYZ | xyz(51.7019, 76.6162, 68.5521) |
| Luminance | 0.7662 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.83
Light Aquamarine
#7BFDC7
ΔE00 1.95
Light Turquoise
#7EF4CC
ΔE00 2.51
Light Aqua
#8CFFDB
ΔE00 3.68
Bright Teal
#01F9C6
ΔE00 3.78
Light Greenish Blue
#63F7B4
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFBCB #FB6E9E
analogous
#6EFB84 #6EFBCB #6EE5FB
triadic
#6EFBCB #CB6EFB #FBCB6E
tetradic
#6EFBCB #846EFB #FB6E9E #E5FB6E
square
#6EFBCB #846EFB #FB6E9E #E5FB6E
split-complementary
#6EFBCB #FB6EE5 #FB846E
monochromatic
#06E89B #32F9B6 #6EFBCB #AAFDE0 #E1FEF4
Accessibility & contrast
On white
1.29
#6EFBCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#6EFBCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFBCB
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFBCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFBCB | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5ECC9
Deuteranopia (green-blind)
#E1DDCE
Tritanopia (blue-blind)
#21FCED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #6efbcb; /* rgb */ color: rgb(110, 251, 203); /* oklch */ color: oklch(89.7% 0.141 167.8);
Tailwind
colors: {
custom: {
50: '#a2fdda',
500: '#6efbcb',
950: '#000000',
},
}SCSS
$custom: #6efbcb; $custom-light: #a2fdda; $custom-dark: #000000;
JSON
{
"hex": "#6efbcb",
"rgb": {
"r": 110,
"g": 251,
"b": 203
},
"hsl": {
"h": 159.574,
"s": 94.631,
"l": 70.784
},
"oklch": {
"l": 0.89745,
"c": 0.14106,
"h": 167.8
},
"luminance": 0.76621
}Semantic roles & 50–950 ramp
primary
#6EFBCB
secondary
#D6376D
accent
#004EE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683