#6CFDFF#6CFDFF
#6CFDFF is a very light, vivid teal. Relative luminance 0.807; OKLCH L 91.7% C 0.124 H 196.5°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFDFF |
|---|---|
| RGB | rgb(108, 253, 255) |
| HSL | hsl(181, 100%, 71%) |
| HSV | hsv(181, 58%, 100%) |
| CMYK | cmyk(57.6%, 0.8%, 0%, 0%) |
| CIE-LAB | lab(91.98, -38.05, -12.69) |
| CIE-LCH | lch(91.98, 40.11, 198.45°) |
| OKLab | oklab(91.65% -0.1189 -0.0351) |
| OKLCH | oklch(91.65% 0.124 196.5) |
| XYZ | xyz(59.3519, 80.6526, 107.0280) |
| Luminance | 0.8066 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.24
Bright Light Blue
#26F7FD
ΔE00 3.10
Aqua
#00FFFF
ΔE00 3.49
Bright Turquoise
#0FFEF9
ΔE00 4.24
Robin'S Egg
#6DEDFD
ΔE00 5.97
Light Cyan
#ACFFFC
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFDFF #FF6E6C
analogous
#6CFFB7 #6CFDFF #6CB3FF
triadic
#6CFDFF #FF6CFD #FDFF6C
tetradic
#6CFDFF #B76CFF #FF6E6C #B3FF6C
square
#6CFDFF #B76CFF #FF6E6C #B3FF6C
split-complementary
#6CFDFF #FF6CB3 #FFB76C
monochromatic
#00EDF1 #2FFCFF #6CFDFF #A9FEFF #E0FFFF
Accessibility & contrast
On white
1.23
#6CFDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#6CFDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFDFF
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFDFF | 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)
#EEF2FF
Deuteranopia (green-blind)
#D6E1FF
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #6cfdff; /* rgb */ color: rgb(108, 253, 255); /* oklch */ color: oklch(91.7% 0.124 196.5);
Tailwind
colors: {
custom: {
50: '#a4feff',
500: '#6cfdff',
950: '#000000',
},
}SCSS
$custom: #6cfdff; $custom-light: #a4feff; $custom-dark: #000000;
JSON
{
"hex": "#6cfdff",
"rgb": {
"r": 108,
"g": 253,
"b": 255
},
"hsl": {
"h": 180.816,
"s": 100,
"l": 71.176
},
"oklch": {
"l": 0.91652,
"c": 0.124,
"h": 196.5
},
"luminance": 0.80659
}Semantic roles & 50–950 ramp
primary
#6CFDFF
secondary
#DB3634
accent
#0300E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101818
muted
#818686