#6FFBDC#6FFBDC
#6FFBDC is a very light, vivid teal. Relative luminance 0.775; OKLCH L 90.2% C 0.130 H 176.3°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFBDC |
|---|---|
| RGB | rgb(111, 251, 220) |
| HSL | hsl(167, 95%, 71%) |
| HSV | hsv(167, 56%, 98%) |
| CMYK | cmyk(55.8%, 0%, 12.4%, 1.6%) |
| CIE-LAB | lab(90.57, -45.32, 3.40) |
| CIE-LCH | lch(90.57, 45.44, 175.70°) |
| OKLab | oklab(90.23% -0.1299 0.0083) |
| OKLCH | oklch(90.23% 0.13 176.3) |
| XYZ | xyz(53.9651, 77.5359, 79.8183) |
| Luminance | 0.7754 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.76
Light Aqua
#8CFFDB
ΔE00 3.07
Aquamarine
#7FFFD4
ΔE00 3.69
Light Turquoise
#7EF4CC
ΔE00 3.71
Aqua (survey)
#13EAC9
ΔE00 5.24
Bright Teal
#01F9C6
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFBDC #FB6F8E
analogous
#6FFB96 #6FFBDC #6FD4FB
triadic
#6FFBDC #DC6FFB #FBDC6F
tetradic
#6FFBDC #966FFB #FB6F8E #D4FB6F
square
#6FFBDC #966FFB #FB6F8E #D4FB6F
split-complementary
#6FFBDC #FB6FD4 #FB966F
monochromatic
#06E9B7 #33F9CE #6FFBDC #ABFDEA #E1FEF8
Accessibility & contrast
On white
1.27
#6FFBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#6FFBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFBDC
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFBDC | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EDDB
Deuteranopia (green-blind)
#DDDEDE
Tritanopia (blue-blind)
#00FEF2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6ffbdc; /* rgb */ color: rgb(111, 251, 220); /* oklch */ color: oklch(90.2% 0.130 176.3);
Tailwind
colors: {
custom: {
50: '#a3fde6',
500: '#6ffbdc',
950: '#000000',
},
}SCSS
$custom: #6ffbdc; $custom-light: #a3fde6; $custom-dark: #000000;
JSON
{
"hex": "#6ffbdc",
"rgb": {
"r": 111,
"g": 251,
"b": 220
},
"hsl": {
"h": 166.714,
"s": 94.595,
"l": 70.98
},
"oklch": {
"l": 0.90227,
"c": 0.13018,
"h": 176.3
},
"luminance": 0.77541
}Semantic roles & 50–950 ramp
primary
#6FFBDC
secondary
#D6385B
accent
#0033E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684