#6FFACB#6FFACB
#6FFACB is a very light, vivid teal. Relative luminance 0.761; OKLCH L 89.5% C 0.139 H 168.1°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFACB |
|---|---|
| RGB | rgb(111, 250, 203) |
| HSL | hsl(160, 93%, 71%) |
| HSV | hsv(160, 56%, 98%) |
| CMYK | cmyk(55.6%, 0%, 18.8%, 2%) |
| CIE-LAB | lab(89.89, -48.74, 11.23) |
| CIE-LCH | lch(89.89, 50.02, 167.03°) |
| OKLab | oklab(89.54% -0.1363 0.0288) |
| OKLCH | oklch(89.54% 0.139 168.1) |
| XYZ | xyz(51.5155, 76.0576, 68.4541) |
| Luminance | 0.7606 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.78
Light Aquamarine
#7BFDC7
ΔE00 2.10
Light Turquoise
#7EF4CC
ΔE00 2.24
Light Aqua
#8CFFDB
ΔE00 3.54
Bright Teal
#01F9C6
ΔE00 3.85
Light Greenish Blue
#63F7B4
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFACB #FA6F9E
analogous
#6FFA85 #6FFACB #6FE4FA
triadic
#6FFACB #CB6FFA #FACB6F
tetradic
#6FFACB #856FFA #FA6F9E #E4FA6F
square
#6FFACB #856FFA #FA6F9E #E4FA6F
split-complementary
#6FFACB #FA6FE4 #FA856F
monochromatic
#08E79B #34F8B6 #6FFACB #AAFCE0 #E1FEF4
Accessibility & contrast
On white
1.30
#6FFACB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#6FFACB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFACB
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFACB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFACB | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EBC9
Deuteranopia (green-blind)
#E0DCCE
Tritanopia (blue-blind)
#26FBED
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #6ffacb; /* rgb */ color: rgb(111, 250, 203); /* oklch */ color: oklch(89.5% 0.139 168.1);
Tailwind
colors: {
custom: {
50: '#a3fcda',
500: '#6ffacb',
950: '#000000',
},
}SCSS
$custom: #6ffacb; $custom-light: #a3fcda; $custom-dark: #000000;
JSON
{
"hex": "#6ffacb",
"rgb": {
"r": 111,
"g": 250,
"b": 203
},
"hsl": {
"h": 159.712,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.89543,
"c": 0.13929,
"h": 168.1
},
"luminance": 0.76063
}Semantic roles & 50–950 ramp
primary
#6FFACB
secondary
#D5386D
accent
#004EE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683