#6DFCFF#6DFCFF
#6DFCFF is a very light, vivid teal. Relative luminance 0.801; OKLCH L 91.5% C 0.123 H 197.1°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFCFF |
|---|---|
| RGB | rgb(109, 252, 255) |
| HSL | hsl(181, 100%, 71%) |
| HSV | hsv(181, 57%, 100%) |
| CMYK | cmyk(57.3%, 1.2%, 0%, 0%) |
| CIE-LAB | lab(91.72, -37.42, -13.07) |
| CIE-LCH | lch(91.72, 39.64, 199.25°) |
| OKLab | oklab(91.46% -0.1174 -0.0362) |
| OKLCH | oklch(91.46% 0.123 197.1) |
| XYZ | xyz(59.1594, 80.0860, 106.9288) |
| Luminance | 0.8009 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.47
Bright Light Blue
#26F7FD
ΔE00 3.06
Aqua
#00FFFF
ΔE00 3.74
Bright Turquoise
#0FFEF9
ΔE00 4.56
Robin'S Egg
#6DEDFD
ΔE00 5.56
Robin Egg Blue
#8AF1FE
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFCFF #FF706D
analogous
#6DFFB9 #6DFCFF #6DB3FF
triadic
#6DFCFF #FF6DFC #FCFF6D
tetradic
#6DFCFF #B96DFF #FF706D #B3FF6D
square
#6DFCFF #B96DFF #FF706D #B3FF6D
split-complementary
#6DFCFF #FF6DB3 #FFB96D
monochromatic
#00EDF2 #30FBFF #6DFCFF #AAFDFF #E0FEFF
Accessibility & contrast
On white
1.23
#6DFCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#6DFCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFCFF
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFCFF | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 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: #6dfcff; /* rgb */ color: rgb(109, 252, 255); /* oklch */ color: oklch(91.5% 0.123 197.1);
Tailwind
colors: {
custom: {
50: '#a5feff',
500: '#6dfcff',
950: '#000000',
},
}SCSS
$custom: #6dfcff; $custom-light: #a5feff; $custom-dark: #000000;
JSON
{
"hex": "#6dfcff",
"rgb": {
"r": 109,
"g": 252,
"b": 255
},
"hsl": {
"h": 181.233,
"s": 100,
"l": 71.373
},
"oklch": {
"l": 0.91456,
"c": 0.12281,
"h": 197.1
},
"luminance": 0.80092
}Semantic roles & 50–950 ramp
primary
#6DFCFF
secondary
#DB3835
accent
#0500E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101818
muted
#818686