#6DFCFE#6DFCFE
#6DFCFE is a very light, vivid teal. Relative luminance 0.800; OKLCH L 91.4% C 0.123 H 196.5°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFCFE |
|---|---|
| RGB | rgb(109, 252, 254) |
| HSL | hsl(181, 99%, 71%) |
| HSV | hsv(181, 57%, 100%) |
| CMYK | cmyk(57.1%, 0.8%, 0%, 0.4%) |
| CIE-LAB | lab(91.69, -37.68, -12.59) |
| CIE-LCH | lch(91.69, 39.73, 198.48°) |
| OKLab | oklab(91.42% -0.1178 -0.0349) |
| OKLCH | oklch(91.42% 0.123 196.5) |
| XYZ | xyz(58.9988, 80.0218, 106.0832) |
| Luminance | 0.8003 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.33
Bright Light Blue
#26F7FD
ΔE00 3.10
Aqua
#00FFFF
ΔE00 3.60
Bright Turquoise
#0FFEF9
ΔE00 4.32
Robin'S Egg
#6DEDFD
ΔE00 5.83
Robin Egg Blue
#8AF1FE
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFCFE #FE6F6D
analogous
#6DFEB7 #6DFCFE #6DB3FE
triadic
#6DFCFE #FE6DFC #FCFE6D
tetradic
#6DFCFE #B76DFE #FE6F6D #B3FE6D
square
#6DFCFE #B76DFE #FE6F6D #B3FE6D
split-complementary
#6DFCFE #FE6DB3 #FEB76D
monochromatic
#02ECEF #30FBFE #6DFCFE #AAFDFE #E1FEFF
Accessibility & contrast
On white
1.23
#6DFCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#6DFCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFCFE
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFCFE | 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)
#EDF1FE
Deuteranopia (green-blind)
#D5E0FF
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6dfcfe; /* rgb */ color: rgb(109, 252, 254); /* oklch */ color: oklch(91.4% 0.123 196.5);
Tailwind
colors: {
custom: {
50: '#a4fefe',
500: '#6dfcfe',
950: '#000000',
},
}SCSS
$custom: #6dfcfe; $custom-light: #a4fefe; $custom-dark: #000000;
JSON
{
"hex": "#6dfcfe",
"rgb": {
"r": 109,
"g": 252,
"b": 254
},
"hsl": {
"h": 180.828,
"s": 98.639,
"l": 71.176
},
"oklch": {
"l": 0.91423,
"c": 0.12282,
"h": 196.5
},
"luminance": 0.80028
}Semantic roles & 50–950 ramp
primary
#6DFCFE
secondary
#DA3735
accent
#0300E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685