#6FFFDB#6FFFDB
#6FFFDB is a very light, vivid teal. Relative luminance 0.800; OKLCH L 91.1% C 0.135 H 174.1°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFFDB |
|---|---|
| RGB | rgb(111, 255, 219) |
| HSL | hsl(165, 100%, 72%) |
| HSV | hsv(165, 56%, 100%) |
| CMYK | cmyk(56.5%, 0%, 14.1%, 0%) |
| CIE-LAB | lab(91.69, -47.28, 5.54) |
| CIE-LCH | lch(91.69, 47.60, 173.31°) |
| OKLab | oklab(91.13% -0.1345 0.014) |
| OKLCH | oklch(91.13% 0.135 174.1) |
| XYZ | xyz(55.0958, 80.0086, 79.5438) |
| Luminance | 0.8001 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.51
Aquamarine
#7FFFD4
ΔE00 2.51
Light Turquoise
#7EF4CC
ΔE00 3.32
Tiffany Blue
#7BF2DA
ΔE00 4.13
Light Aquamarine
#7BFDC7
ΔE00 5.00
Bright Teal
#01F9C6
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFFDB #FF6F93
analogous
#6FFF93 #6FFFDB #6FDBFF
triadic
#6FFFDB #DB6FFF #FFDB6F
tetradic
#6FFFDB #936FFF #FF6F93 #DBFF6F
square
#6FFFDB #936FFF #FF6F93 #DBFF6F
split-complementary
#6FFFDB #FF6FDB #FF936F
monochromatic
#00F4B7 #32FFCC #6FFFDB #ACFFEA #E0FFF7
Accessibility & contrast
On white
1.24
#6FFFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#6FFFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFFDB
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFFDB | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F0D9
Deuteranopia (green-blind)
#E2E1DE
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6fffdb; /* rgb */ color: rgb(111, 255, 219); /* oklch */ color: oklch(91.1% 0.135 174.1);
Tailwind
colors: {
custom: {
50: '#a4ffe6',
500: '#6fffdb',
950: '#000000',
},
}SCSS
$custom: #6fffdb; $custom-light: #a4ffe6; $custom-dark: #000000;
JSON
{
"hex": "#6fffdb",
"rgb": {
"r": 111,
"g": 255,
"b": 219
},
"hsl": {
"h": 165,
"s": 100,
"l": 71.765
},
"oklch": {
"l": 0.91131,
"c": 0.13522,
"h": 174.1
},
"luminance": 0.80014
}Semantic roles & 50–950 ramp
primary
#6FFFDB
secondary
#DC3760
accent
#0039E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684