#6FFCFF#6FFCFF
#6FFCFF is a very light, vivid teal. Relative luminance 0.802; OKLCH L 91.5% C 0.122 H 197.2°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFCFF |
|---|---|
| RGB | rgb(111, 252, 255) |
| HSL | hsl(181, 100%, 72%) |
| HSV | hsv(181, 56%, 100%) |
| CMYK | cmyk(56.5%, 1.2%, 0%, 0%) |
| CIE-LAB | lab(91.78, -37.07, -12.97) |
| CIE-LCH | lch(91.78, 39.27, 199.29°) |
| OKLab | oklab(91.52% -0.1163 -0.0359) |
| OKLCH | oklch(91.52% 0.122 197.2) |
| XYZ | xyz(59.4083, 80.2143, 106.9404) |
| Luminance | 0.8022 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.60
Bright Light Blue
#26F7FD
ΔE00 3.18
Aqua
#00FFFF
ΔE00 3.87
Bright Turquoise
#0FFEF9
ΔE00 4.67
Robin Egg Blue
#8AF1FE
ΔE00 5.51
Robin'S Egg
#6DEDFD
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFCFF #FF726F
analogous
#6FFFBA #6FFCFF #6FB4FF
triadic
#6FFCFF #FF6FFC #FCFF6F
tetradic
#6FFCFF #BA6FFF #FF726F #B4FF6F
square
#6FFCFF #BA6FFF #FF726F #B4FF6F
split-complementary
#6FFCFF #FF6FB4 #FFBA6F
monochromatic
#00EFF4 #32FBFF #6FFCFF #ACFDFF #E0FEFF
Accessibility & contrast
On white
1.23
#6FFCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#6FFCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFCFF
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFCFF | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FF
Deuteranopia (green-blind)
#D5E0FF
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6ffcff; /* rgb */ color: rgb(111, 252, 255); /* oklch */ color: oklch(91.5% 0.122 197.2);
Tailwind
colors: {
custom: {
50: '#a5feff',
500: '#6ffcff',
950: '#000000',
},
}SCSS
$custom: #6ffcff; $custom-light: #a5feff; $custom-dark: #000000;
JSON
{
"hex": "#6ffcff",
"rgb": {
"r": 111,
"g": 252,
"b": 255
},
"hsl": {
"h": 181.25,
"s": 100,
"l": 71.765
},
"oklch": {
"l": 0.91518,
"c": 0.12168,
"h": 197.2
},
"luminance": 0.8022
}Semantic roles & 50–950 ramp
primary
#6FFCFF
secondary
#DC3A37
accent
#0500E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111818
muted
#818686