#6FFFFA#6FFFFA
#6FFFFA is a very light, vivid teal. Relative luminance 0.818; OKLCH L 92.0% C 0.124 H 192.1°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFFFA |
|---|---|
| RGB | rgb(111, 255, 250) |
| HSL | hsl(178, 100%, 72%) |
| HSV | hsv(178, 56%, 100%) |
| CMYK | cmyk(56.5%, 0%, 2%, 0%) |
| CIE-LAB | lab(92.48, -39.73, -9.34) |
| CIE-LCH | lch(92.48, 40.81, 193.22°) |
| OKLab | oklab(92.04% -0.1214 -0.0259) |
| OKLCH | oklch(92.04% 0.124 192.1) |
| XYZ | xyz(59.5634, 81.7956, 103.0731) |
| Luminance | 0.8180 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.76
Bright Turquoise
#0FFEF9
ΔE00 3.34
Aqua
#00FFFF
ΔE00 3.51
Bright Light Blue
#26F7FD
ΔE00 4.48
Bright Aqua
#0BF9EA
ΔE00 5.06
Light Cyan
#ACFFFC
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFFFA #FF6F74
analogous
#6FFFB2 #6FFFFA #6FBCFF
triadic
#6FFFFA #FA6FFF #FFFA6F
tetradic
#6FFFFA #B26FFF #FF6F74 #BCFF6F
square
#6FFFFA #B26FFF #FF6F74 #BCFF6F
split-complementary
#6FFFFA #FF6FBC #FFB26F
monochromatic
#00F4EB #32FFF8 #6FFFFA #ACFFFC #E0FFFE
Accessibility & contrast
On white
1.21
#6FFFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#6FFFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFFFA
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFFFA | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F3FA
Deuteranopia (green-blind)
#DAE2FB
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #6ffffa; /* rgb */ color: rgb(111, 255, 250); /* oklch */ color: oklch(92.0% 0.124 192.1);
Tailwind
colors: {
custom: {
50: '#a5fffb',
500: '#6ffffa',
950: '#000000',
},
}SCSS
$custom: #6ffffa; $custom-light: #a5fffb; $custom-dark: #000000;
JSON
{
"hex": "#6ffffa",
"rgb": {
"r": 111,
"g": 255,
"b": 250
},
"hsl": {
"h": 177.917,
"s": 100,
"l": 71.765
},
"oklch": {
"l": 0.9204,
"c": 0.1241,
"h": 192.1
},
"luminance": 0.81802
}Semantic roles & 50–950 ramp
primary
#6FFFFA
secondary
#DC373C
accent
#0008E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685