#6FFEF8#6FFEF8
#6FFEF8 is a very light, vivid teal. Relative luminance 0.810; OKLCH L 91.7% C 0.124 H 191.4°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFEF8 |
|---|---|
| RGB | rgb(111, 254, 248) |
| HSL | hsl(177, 99%, 72%) |
| HSV | hsv(177, 56%, 100%) |
| CMYK | cmyk(56.3%, 0%, 2.4%, 0.4%) |
| CIE-LAB | lab(92.15, -39.79, -8.80) |
| CIE-LCH | lch(92.15, 40.75, 192.47°) |
| OKLab | oklab(91.75% -0.1212 -0.0245) |
| OKLCH | oklch(91.75% 0.124 191.4) |
| XYZ | xyz(58.9333, 81.0345, 101.3242) |
| Luminance | 0.8104 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.97
Bright Turquoise
#0FFEF9
ΔE00 3.32
Aqua
#00FFFF
ΔE00 3.65
Bright Light Blue
#26F7FD
ΔE00 4.66
Bright Aqua
#0BF9EA
ΔE00 4.79
Light Cyan
#ACFFFC
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFEF8 #FE6F75
analogous
#6FFEB1 #6FFEF8 #6FBCFE
triadic
#6FFEF8 #F86FFE #FEF86F
tetradic
#6FFEF8 #B16FFE #FE6F75 #BCFE6F
square
#6FFEF8 #B16FFE #FE6F75 #BCFE6F
split-complementary
#6FFEF8 #FE6FBC #FEB16F
monochromatic
#02F1E7 #32FEF5 #6FFEF8 #ACFEFB #E1FFFE
Accessibility & contrast
On white
1.22
#6FFEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#6FFEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFEF8
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFEF8 | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F2F8
Deuteranopia (green-blind)
#D9E1F9
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #6ffef8; /* rgb */ color: rgb(111, 254, 248); /* oklch */ color: oklch(91.7% 0.124 191.4);
Tailwind
colors: {
custom: {
50: '#a5fffa',
500: '#6ffef8',
950: '#000000',
},
}SCSS
$custom: #6ffef8; $custom-light: #a5fffa; $custom-dark: #000000;
JSON
{
"hex": "#6ffef8",
"rgb": {
"r": 111,
"g": 254,
"b": 248
},
"hsl": {
"h": 177.483,
"s": 98.621,
"l": 71.569
},
"oklch": {
"l": 0.91749,
"c": 0.12361,
"h": 191.4
},
"luminance": 0.8104
}Semantic roles & 50–950 ramp
primary
#6FFEF8
secondary
#DA373E
accent
#000AE6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685