#6FFDFC#6FFDFC
#6FFDFC is a very light, vivid teal. Relative luminance 0.807; OKLCH L 91.6% C 0.122 H 194.6°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFDFC |
|---|---|
| RGB | rgb(111, 253, 252) |
| HSL | hsl(180, 97%, 71%) |
| HSV | hsv(180, 56%, 99%) |
| CMYK | cmyk(56.1%, 0%, 0.4%, 0.8%) |
| CIE-LAB | lab(91.98, -38.31, -11.13) |
| CIE-LCH | lch(91.98, 39.89, 196.20°) |
| OKLab | oklab(91.65% -0.1185 -0.0308) |
| OKLCH | oklch(91.65% 0.122 194.6) |
| XYZ | xyz(59.2440, 80.6524, 104.5219) |
| Luminance | 0.8066 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.29
Aqua
#00FFFF
ΔE00 3.43
Bright Light Blue
#26F7FD
ΔE00 3.59
Bright Turquoise
#0FFEF9
ΔE00 3.81
Light Cyan
#ACFFFC
ΔE00 5.76
Bright Aqua
#0BF9EA
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFDFC #FD6F70
analogous
#6FFDB5 #6FFDFC #6FB7FD
triadic
#6FFDFC #FC6FFD #FDFC6F
tetradic
#6FFDFC #B56FFD #FD6F70 #B7FD6F
square
#6FFDFC #B56FFD #FD6F70 #B7FD6F
split-complementary
#6FFDFC #FD6FB7 #FDB56F
monochromatic
#03EEED #33FCFB #6FFDFC #ABFEFD #E1FFFE
Accessibility & contrast
On white
1.23
#6FFDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#6FFDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFDFC
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFDFC | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FC
Deuteranopia (green-blind)
#D7E1FD
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #6ffdfc; /* rgb */ color: rgb(111, 253, 252); /* oklch */ color: oklch(91.6% 0.122 194.6);
Tailwind
colors: {
custom: {
50: '#a5fefd',
500: '#6ffdfc',
950: '#000000',
},
}SCSS
$custom: #6ffdfc; $custom-light: #a5fefd; $custom-dark: #000000;
JSON
{
"hex": "#6ffdfc",
"rgb": {
"r": 111,
"g": 253,
"b": 252
},
"hsl": {
"h": 179.577,
"s": 97.26,
"l": 71.373
},
"oklch": {
"l": 0.91648,
"c": 0.12245,
"h": 194.6
},
"luminance": 0.80658
}Semantic roles & 50–950 ramp
primary
#6FFDFC
secondary
#D93738
accent
#0002E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685