#6FFBF9#6FFBF9
#6FFBF9 is a very light, vivid teal. Relative luminance 0.792; OKLCH L 91.1% C 0.121 H 193.9°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFBF9 |
|---|---|
| RGB | rgb(111, 251, 249) |
| HSL | hsl(179, 95%, 71%) |
| HSV | hsv(179, 56%, 98%) |
| CMYK | cmyk(55.8%, 0%, 0.8%, 1.6%) |
| CIE-LAB | lab(91.33, -38.17, -10.54) |
| CIE-LCH | lch(91.33, 39.60, 195.43°) |
| OKLab | oklab(91.1% -0.1177 -0.0292) |
| OKLCH | oklch(91.1% 0.121 193.9) |
| XYZ | xyz(58.1443, 79.2076, 101.8286) |
| Luminance | 0.7921 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.42
Aqua
#00FFFF
ΔE00 3.52
Bright Light Blue
#26F7FD
ΔE00 3.67
Bright Turquoise
#0FFEF9
ΔE00 3.74
Bright Aqua
#0BF9EA
ΔE00 5.74
Light Cyan
#ACFFFC
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFBF9 #FB6F71
analogous
#6FFBB3 #6FFBF9 #6FB7FB
triadic
#6FFBF9 #F96FFB #FBF96F
tetradic
#6FFBF9 #B36FFB #FB6F71 #B7FB6F
square
#6FFBF9 #B36FFB #FB6F71 #B7FB6F
split-complementary
#6FFBF9 #FB6FB7 #FBB36F
monochromatic
#06E9E6 #33F9F7 #6FFBF9 #ABFDFB #E1FEFE
Accessibility & contrast
On white
1.25
#6FFBF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#6FFBF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFBF9
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFBF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFBF9 | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF0F9
Deuteranopia (green-blind)
#D6DFFA
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6ffbf9; /* rgb */ color: rgb(111, 251, 249); /* oklch */ color: oklch(91.1% 0.121 193.9);
Tailwind
colors: {
custom: {
50: '#a5fdfb',
500: '#6ffbf9',
950: '#000000',
},
}SCSS
$custom: #6ffbf9; $custom-light: #a5fdfb; $custom-dark: #000000;
JSON
{
"hex": "#6ffbf9",
"rgb": {
"r": 111,
"g": 251,
"b": 249
},
"hsl": {
"h": 179.143,
"s": 94.595,
"l": 70.98
},
"oklch": {
"l": 0.91096,
"c": 0.12125,
"h": 193.9
},
"luminance": 0.79213
}Semantic roles & 50–950 ramp
primary
#6FFBF9
secondary
#D6383A
accent
#0003E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101717
muted
#818585