#6FFBD9#6FFBD9
#6FFBD9 is a very light, vivid teal. Relative luminance 0.774; OKLCH L 90.1% C 0.132 H 174.7°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFBD9 |
|---|---|
| RGB | rgb(111, 251, 217) |
| HSL | hsl(165, 95%, 71%) |
| HSV | hsv(165, 56%, 98%) |
| CMYK | cmyk(55.8%, 0%, 13.5%, 1.6%) |
| CIE-LAB | lab(90.50, -46.02, 4.85) |
| CIE-LCH | lch(90.50, 46.27, 173.98°) |
| OKLab | oklab(90.15% -0.1312 0.0122) |
| OKLCH | oklch(90.15% 0.132 174.7) |
| XYZ | xyz(53.5714, 77.3784, 77.7445) |
| Luminance | 0.7738 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.66
Aquamarine
#7FFFD4
ΔE00 2.93
Light Turquoise
#7EF4CC
ΔE00 3.05
Tiffany Blue
#7BF2DA
ΔE00 3.32
Bright Teal
#01F9C6
ΔE00 5.20
Aqua (survey)
#13EAC9
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFBD9 #FB6F91
analogous
#6FFB93 #6FFBD9 #6FD7FB
triadic
#6FFBD9 #D96FFB #FBD96F
tetradic
#6FFBD9 #936FFB #FB6F91 #D7FB6F
square
#6FFBD9 #936FFB #FB6F91 #D7FB6F
split-complementary
#6FFBD9 #FB6FD7 #FB936F
monochromatic
#06E9B2 #33F9C9 #6FFBD9 #ABFDE9 #E1FEF7
Accessibility & contrast
On white
1.27
#6FFBD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#6FFBD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFBD9
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFBD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFBD9 | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EDD7
Deuteranopia (green-blind)
#DEDDDB
Tritanopia (blue-blind)
#05FEF1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6ffbd9; /* rgb */ color: rgb(111, 251, 217); /* oklch */ color: oklch(90.1% 0.132 174.7);
Tailwind
colors: {
custom: {
50: '#a3fde4',
500: '#6ffbd9',
950: '#000000',
},
}SCSS
$custom: #6ffbd9; $custom-light: #a3fde4; $custom-dark: #000000;
JSON
{
"hex": "#6ffbd9",
"rgb": {
"r": 111,
"g": 251,
"b": 217
},
"hsl": {
"h": 165.429,
"s": 94.595,
"l": 70.98
},
"oklch": {
"l": 0.90145,
"c": 0.13177,
"h": 174.7
},
"luminance": 0.77384
}Semantic roles & 50–950 ramp
primary
#6FFBD9
secondary
#D6385E
accent
#0038E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684