#6FFBE8#6FFBE8
#6FFBE8 is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.6% C 0.125 H 183.3°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFBE8 |
|---|---|
| RGB | rgb(111, 251, 232) |
| HSL | hsl(172, 95%, 71%) |
| HSV | hsv(172, 56%, 98%) |
| CMYK | cmyk(55.8%, 0%, 7.6%, 1.6%) |
| CIE-LAB | lab(90.87, -42.45, -2.39) |
| CIE-LCH | lch(90.87, 42.51, 183.22°) |
| OKLab | oklab(90.57% -0.1248 -0.0071) |
| OKLCH | oklch(90.57% 0.125 183.3) |
| XYZ | xyz(55.6118, 78.1946, 88.4906) |
| Luminance | 0.7820 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.97
Bright Aqua
#0BF9EA
ΔE00 3.80
Bright Turquoise
#0FFEF9
ΔE00 5.56
Light Aqua
#8CFFDB
ΔE00 5.91
Turquoise
#40E0D0
ΔE00 6.35
Aqua (survey)
#13EAC9
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFBE8 #FB6F82
analogous
#6FFBA2 #6FFBE8 #6FC8FB
triadic
#6FFBE8 #E86FFB #FBE86F
tetradic
#6FFBE8 #A26FFB #FB6F82 #C8FB6F
square
#6FFBE8 #A26FFB #FB6F82 #C8FB6F
split-complementary
#6FFBE8 #FB6FC8 #FBA26F
monochromatic
#06E9CA #33F9DE #6FFBE8 #ABFDF2 #E1FEFA
Accessibility & contrast
On white
1.26
#6FFBE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#6FFBE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFBE8
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFBE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFBE8 | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EEE7
Deuteranopia (green-blind)
#DADEEA
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6ffbe8; /* rgb */ color: rgb(111, 251, 232); /* oklch */ color: oklch(90.6% 0.125 183.3);
Tailwind
colors: {
custom: {
50: '#a4fdef',
500: '#6ffbe8',
950: '#000000',
},
}SCSS
$custom: #6ffbe8; $custom-light: #a4fdef; $custom-dark: #000000;
JSON
{
"hex": "#6ffbe8",
"rgb": {
"r": 111,
"g": 251,
"b": 232
},
"hsl": {
"h": 171.857,
"s": 94.595,
"l": 70.98
},
"oklch": {
"l": 0.90571,
"c": 0.12497,
"h": 183.3
},
"luminance": 0.782
}Semantic roles & 50–950 ramp
primary
#6FFBE8
secondary
#D6384D
accent
#001FE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685