#6FFBD8#6FFBD8
#6FFBD8 is a very light, vivid teal. Relative luminance 0.773; OKLCH L 90.1% C 0.132 H 174.2°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFBD8 |
|---|---|
| RGB | rgb(111, 251, 216) |
| HSL | hsl(165, 95%, 71%) |
| HSV | hsv(165, 56%, 98%) |
| CMYK | cmyk(55.8%, 0%, 13.9%, 1.6%) |
| CIE-LAB | lab(90.47, -46.25, 5.34) |
| CIE-LCH | lch(90.47, 46.55, 173.42°) |
| OKLab | oklab(90.12% -0.1316 0.0134) |
| OKLCH | oklch(90.12% 0.132 174.2) |
| XYZ | xyz(53.4417, 77.3266, 77.0616) |
| Luminance | 0.7733 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.58
Aquamarine
#7FFFD4
ΔE00 2.69
Light Turquoise
#7EF4CC
ΔE00 2.85
Tiffany Blue
#7BF2DA
ΔE00 3.53
Bright Teal
#01F9C6
ΔE00 5.01
Light Aquamarine
#7BFDC7
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFBD8 #FB6F92
analogous
#6FFB92 #6FFBD8 #6FD8FB
triadic
#6FFBD8 #D86FFB #FBD86F
tetradic
#6FFBD8 #926FFB #FB6F92 #D8FB6F
square
#6FFBD8 #926FFB #FB6F92 #D8FB6F
split-complementary
#6FFBD8 #FB6FD8 #FB926F
monochromatic
#06E9B0 #33F9C8 #6FFBD8 #ABFDE8 #E1FEF7
Accessibility & contrast
On white
1.28
#6FFBD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#6FFBD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFBD8
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFBD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFBD8 | 1.00 | 1.28 | 16.47 | 16.47 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EDD6
Deuteranopia (green-blind)
#DEDDDB
Tritanopia (blue-blind)
#09FEF1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6ffbd8; /* rgb */ color: rgb(111, 251, 216); /* oklch */ color: oklch(90.1% 0.132 174.2);
Tailwind
colors: {
custom: {
50: '#a3fde4',
500: '#6ffbd8',
950: '#000000',
},
}SCSS
$custom: #6ffbd8; $custom-light: #a3fde4; $custom-dark: #000000;
JSON
{
"hex": "#6ffbd8",
"rgb": {
"r": 111,
"g": 251,
"b": 216
},
"hsl": {
"h": 165,
"s": 94.595,
"l": 70.98
},
"oklch": {
"l": 0.90118,
"c": 0.13233,
"h": 174.2
},
"luminance": 0.77332
}Semantic roles & 50–950 ramp
primary
#6FFBD8
secondary
#D6385F
accent
#0039E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684