#6FFCDB#6FFCDB
#6FFCDB is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.4% C 0.132 H 175.3°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFCDB |
|---|---|
| RGB | rgb(111, 252, 219) |
| HSL | hsl(166, 96%, 71%) |
| HSV | hsv(166, 56%, 99%) |
| CMYK | cmyk(56%, 0%, 13.1%, 1.2%) |
| CIE-LAB | lab(90.83, -45.98, 4.30) |
| CIE-LCH | lch(90.83, 46.18, 174.66°) |
| OKLab | oklab(90.43% -0.1314 0.0107) |
| OKLCH | oklch(90.43% 0.132 175.3) |
| XYZ | xyz(54.1463, 78.1095, 79.2273) |
| Luminance | 0.7812 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.76
Aquamarine
#7FFFD4
ΔE00 3.17
Tiffany Blue
#7BF2DA
ΔE00 3.23
Light Turquoise
#7EF4CC
ΔE00 3.39
Aqua (survey)
#13EAC9
ΔE00 5.35
Bright Teal
#01F9C6
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFCDB #FC6F90
analogous
#6FFC94 #6FFCDB #6FD7FC
triadic
#6FFCDB #DB6FFC #FCDB6F
tetradic
#6FFCDB #946FFC #FC6F90 #D7FC6F
square
#6FFCDB #946FFC #FC6F90 #D7FC6F
split-complementary
#6FFCDB #FC6FD7 #FC946F
monochromatic
#05ECB6 #33FBCC #6FFCDB #ABFDEA #E1FEF8
Accessibility & contrast
On white
1.26
#6FFCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#6FFCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFCDB
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFCDB | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EEDA
Deuteranopia (green-blind)
#DFDEDD
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6ffcdb; /* rgb */ color: rgb(111, 252, 219); /* oklch */ color: oklch(90.4% 0.132 175.3);
Tailwind
colors: {
custom: {
50: '#a4fee6',
500: '#6ffcdb',
950: '#000000',
},
}SCSS
$custom: #6ffcdb; $custom-light: #a4fee6; $custom-dark: #000000;
JSON
{
"hex": "#6ffcdb",
"rgb": {
"r": 111,
"g": 252,
"b": 219
},
"hsl": {
"h": 165.957,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.90432,
"c": 0.13182,
"h": 175.3
},
"luminance": 0.78115
}Semantic roles & 50–950 ramp
primary
#6FFCDB
secondary
#D8375D
accent
#0036E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684