#6FFAFA#6FFAFA
#6FFAFA is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.9% C 0.120 H 195.2°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFAFA |
|---|---|
| RGB | rgb(111, 250, 250) |
| HSL | hsl(180, 93%, 71%) |
| HSV | hsv(180, 56%, 98%) |
| CMYK | cmyk(55.6%, 0%, 0%, 2%) |
| CIE-LAB | lab(91.07, -37.46, -11.43) |
| CIE-LCH | lch(91.07, 39.16, 196.97°) |
| OKLab | oklab(90.9% -0.1162 -0.0317) |
| OKLCH | oklch(90.9% 0.12 195.2) |
| XYZ | xyz(57.9891, 78.6470, 102.5483) |
| Luminance | 0.7865 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.43
Bright Light Blue
#26F7FD
ΔE00 3.33
Aqua
#00FFFF
ΔE00 3.66
Bright Turquoise
#0FFEF9
ΔE00 4.12
Light Cyan
#ACFFFC
ΔE00 5.76
Robin Egg Blue
#8AF1FE
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFAFA #FA6F6F
analogous
#6FFAB4 #6FFAFA #6FB4FA
triadic
#6FFAFA #FA6FFA #FAFA6F
tetradic
#6FFAFA #B46FFA #FA6F6F #B4FA6F
square
#6FFAFA #B46FFA #FA6F6F #B4FA6F
split-complementary
#6FFAFA #FA6FB4 #FAB46F
monochromatic
#08E7E7 #34F8F8 #6FFAFA #AAFCFC #E1FEFE
Accessibility & contrast
On white
1.26
#6FFAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#6FFAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFAFA
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFAFA | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEFFA
Deuteranopia (green-blind)
#D5DEFB
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6ffafa; /* rgb */ color: rgb(111, 250, 250); /* oklch */ color: oklch(90.9% 0.120 195.2);
Tailwind
colors: {
custom: {
50: '#a5fcfb',
500: '#6ffafa',
950: '#000000',
},
}SCSS
$custom: #6ffafa; $custom-light: #a5fcfb; $custom-dark: #000000;
JSON
{
"hex": "#6ffafa",
"rgb": {
"r": 111,
"g": 250,
"b": 250
},
"hsl": {
"h": 180,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.909,
"c": 0.12048,
"h": 195.2
},
"luminance": 0.78653
}Semantic roles & 50–950 ramp
primary
#6FFAFA
secondary
#D53838
accent
#0000E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101717
muted
#818585