#6FFDFE#6FFDFE
#6FFDFE is a very light, vivid teal. Relative luminance 0.808; OKLCH L 91.7% C 0.122 H 195.9°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFDFE |
|---|---|
| RGB | rgb(111, 253, 254) |
| HSL | hsl(180, 99%, 72%) |
| HSV | hsv(180, 56%, 100%) |
| CMYK | cmyk(56.3%, 0.4%, 0%, 0.4%) |
| CIE-LAB | lab(92.03, -37.79, -12.08) |
| CIE-LCH | lch(92.03, 39.67, 197.73°) |
| OKLab | oklab(91.71% -0.1177 -0.0335) |
| OKLCH | oklch(91.71% 0.122 195.9) |
| XYZ | xyz(59.5626, 80.7798, 106.1998) |
| Luminance | 0.8079 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.34
Bright Light Blue
#26F7FD
ΔE00 3.34
Aqua
#00FFFF
ΔE00 3.57
Bright Turquoise
#0FFEF9
ΔE00 4.19
Light Cyan
#ACFFFC
ΔE00 5.77
Robin Egg Blue
#8AF1FE
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFDFE #FE706F
analogous
#6FFEB8 #6FFDFE #6FB5FE
triadic
#6FFDFE #FE6FFD #FDFE6F
tetradic
#6FFDFE #B86FFE #FE706F #B5FE6F
square
#6FFDFE #B86FFE #FE706F #B5FE6F
split-complementary
#6FFDFE #FE6FB5 #FEB86F
monochromatic
#02EFF1 #32FCFE #6FFDFE #ACFEFE #E1FFFF
Accessibility & contrast
On white
1.22
#6FFDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#6FFDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFDFE
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFDFE | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FE
Deuteranopia (green-blind)
#D7E1FF
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #6ffdfe; /* rgb */ color: rgb(111, 253, 254); /* oklch */ color: oklch(91.7% 0.122 195.9);
Tailwind
colors: {
custom: {
50: '#a5fefe',
500: '#6ffdfe',
950: '#000000',
},
}SCSS
$custom: #6ffdfe; $custom-light: #a5fefe; $custom-dark: #000000;
JSON
{
"hex": "#6ffdfe",
"rgb": {
"r": 111,
"g": 253,
"b": 254
},
"hsl": {
"h": 180.42,
"s": 98.621,
"l": 71.569
},
"oklch": {
"l": 0.91713,
"c": 0.12234,
"h": 195.9
},
"luminance": 0.80786
}Semantic roles & 50–950 ramp
primary
#6FFDFE
secondary
#DA3837
accent
#0200E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685