#6FFBF8#6FFBF8
#6FFBF8 is a very light, vivid teal. Relative luminance 0.792; OKLCH L 91.1% C 0.121 H 193.3°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFBF8 |
|---|---|
| RGB | rgb(111, 251, 248) |
| HSL | hsl(179, 95%, 71%) |
| HSV | hsv(179, 56%, 98%) |
| CMYK | cmyk(55.8%, 0%, 1.2%, 1.6%) |
| CIE-LAB | lab(91.30, -38.43, -10.06) |
| CIE-LCH | lch(91.30, 39.72, 194.67°) |
| OKLab | oklab(91.06% -0.1181 -0.0279) |
| OKLCH | oklch(91.06% 0.121 193.3) |
| XYZ | xyz(57.9887, 79.1454, 101.0093) |
| Luminance | 0.7915 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.52
Aqua
#00FFFF
ΔE00 3.54
Bright Turquoise
#0FFEF9
ΔE00 3.61
Bright Light Blue
#26F7FD
ΔE00 3.86
Bright Aqua
#0BF9EA
ΔE00 5.47
Light Cyan
#ACFFFC
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFBF8 #FB6F72
analogous
#6FFBB2 #6FFBF8 #6FB8FB
triadic
#6FFBF8 #F86FFB #FBF86F
tetradic
#6FFBF8 #B26FFB #FB6F72 #B8FB6F
square
#6FFBF8 #B26FFB #FB6F72 #B8FB6F
split-complementary
#6FFBF8 #FB6FB8 #FBB26F
monochromatic
#06E9E4 #33F9F5 #6FFBF8 #ABFDFB #E1FEFE
Accessibility & contrast
On white
1.25
#6FFBF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#6FFBF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFBF8
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFBF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFBF8 | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF0F8
Deuteranopia (green-blind)
#D6DFF9
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6ffbf8; /* rgb */ color: rgb(111, 251, 248); /* oklch */ color: oklch(91.1% 0.121 193.3);
Tailwind
colors: {
custom: {
50: '#a5fdfa',
500: '#6ffbf8',
950: '#000000',
},
}SCSS
$custom: #6ffbf8; $custom-light: #a5fdfa; $custom-dark: #000000;
JSON
{
"hex": "#6ffbf8",
"rgb": {
"r": 111,
"g": 251,
"b": 248
},
"hsl": {
"h": 178.714,
"s": 94.595,
"l": 70.98
},
"oklch": {
"l": 0.91064,
"c": 0.12134,
"h": 193.3
},
"luminance": 0.79151
}Semantic roles & 50–950 ramp
primary
#6FFBF8
secondary
#D6383B
accent
#0005E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101717
muted
#818585