#6FFCFC#6FFCFC
#6FFCFC is a very light, vivid teal. Relative luminance 0.800; OKLCH L 91.4% C 0.122 H 195.2°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFCFC |
|---|---|
| RGB | rgb(111, 252, 252) |
| HSL | hsl(180, 96%, 71%) |
| HSV | hsv(180, 56%, 99%) |
| CMYK | cmyk(56%, 0%, 0%, 1.2%) |
| CIE-LAB | lab(91.69, -37.85, -11.55) |
| CIE-LCH | lch(91.69, 39.57, 196.96°) |
| OKLab | oklab(91.42% -0.1175 -0.032) |
| OKLCH | oklch(91.42% 0.122 195.2) |
| XYZ | xyz(58.9291, 80.0227, 104.4169) |
| Luminance | 0.8003 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.32
Bright Light Blue
#26F7FD
ΔE00 3.40
Aqua
#00FFFF
ΔE00 3.53
Bright Turquoise
#0FFEF9
ΔE00 4.02
Light Cyan
#ACFFFC
ΔE00 5.75
Robin Egg Blue
#8AF1FE
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFCFC #FC6F6F
analogous
#6FFCB5 #6FFCFC #6FB5FC
triadic
#6FFCFC #FC6FFC #FCFC6F
tetradic
#6FFCFC #B56FFC #FC6F6F #B5FC6F
square
#6FFCFC #B56FFC #FC6F6F #B5FC6F
split-complementary
#6FFCFC #FC6FB5 #FCB56F
monochromatic
#05ECEC #33FBFB #6FFCFC #ABFDFD #E1FEFE
Accessibility & contrast
On white
1.23
#6FFCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#6FFCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFCFC
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFCFC | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FC
Deuteranopia (green-blind)
#D6E0FD
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6ffcfc; /* rgb */ color: rgb(111, 252, 252); /* oklch */ color: oklch(91.4% 0.122 195.2);
Tailwind
colors: {
custom: {
50: '#a5fefd',
500: '#6ffcfc',
950: '#000000',
},
}SCSS
$custom: #6ffcfc; $custom-light: #a5fefd; $custom-dark: #000000;
JSON
{
"hex": "#6ffcfc",
"rgb": {
"r": 111,
"g": 252,
"b": 252
},
"hsl": {
"h": 180,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.9142,
"c": 0.12176,
"h": 195.2
},
"luminance": 0.80029
}Semantic roles & 50–950 ramp
primary
#6FFCFC
secondary
#D83737
accent
#0000E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685