#6FFCFA#6FFCFA
#6FFCFA is a very light, vivid teal. Relative luminance 0.799; OKLCH L 91.4% C 0.122 H 193.9°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFCFA |
|---|---|
| RGB | rgb(111, 252, 250) |
| HSL | hsl(179, 96%, 71%) |
| HSV | hsv(179, 56%, 99%) |
| CMYK | cmyk(56%, 0%, 0.8%, 1.2%) |
| CIE-LAB | lab(91.64, -38.37, -10.59) |
| CIE-LCH | lch(91.64, 39.80, 195.43°) |
| OKLab | oklab(91.36% -0.1183 -0.0294) |
| OKLCH | oklch(91.36% 0.122 193.9) |
| XYZ | xyz(58.6139, 79.8966, 102.7566) |
| Luminance | 0.7990 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.37
Aqua
#00FFFF
ΔE00 3.46
Bright Turquoise
#0FFEF9
ΔE00 3.69
Bright Light Blue
#26F7FD
ΔE00 3.71
Bright Aqua
#0BF9EA
ΔE00 5.75
Light Cyan
#ACFFFC
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFCFA #FC6F71
analogous
#6FFCB3 #6FFCFA #6FB7FC
triadic
#6FFCFA #FA6FFC #FCFA6F
tetradic
#6FFCFA #B36FFC #FC6F71 #B7FC6F
square
#6FFCFA #B36FFC #FC6F71 #B7FC6F
split-complementary
#6FFCFA #FC6FB7 #FCB36F
monochromatic
#05ECE8 #33FBF8 #6FFCFA #ABFDFC #E1FEFE
Accessibility & contrast
On white
1.24
#6FFCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#6FFCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFCFA
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFCFA | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1FA
Deuteranopia (green-blind)
#D7E0FB
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6ffcfa; /* rgb */ color: rgb(111, 252, 250); /* oklch */ color: oklch(91.4% 0.122 193.9);
Tailwind
colors: {
custom: {
50: '#a5fefb',
500: '#6ffcfa',
950: '#000000',
},
}SCSS
$custom: #6ffcfa; $custom-light: #a5fefb; $custom-dark: #000000;
JSON
{
"hex": "#6ffcfa",
"rgb": {
"r": 111,
"g": 252,
"b": 250
},
"hsl": {
"h": 179.149,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.91356,
"c": 0.12188,
"h": 193.9
},
"luminance": 0.79902
}Semantic roles & 50–950 ramp
primary
#6FFCFA
secondary
#D8373A
accent
#0003E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685