#6CFDFD#6CFDFD
#6CFDFD is a very light, vivid teal. Relative luminance 0.805; OKLCH L 91.6% C 0.124 H 195.2°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFDFD |
|---|---|
| RGB | rgb(108, 253, 253) |
| HSL | hsl(180, 97%, 71%) |
| HSV | hsv(180, 57%, 99%) |
| CMYK | cmyk(57.3%, 0%, 0%, 0.8%) |
| CIE-LAB | lab(91.92, -38.57, -11.74) |
| CIE-LCH | lch(91.92, 40.32, 196.93°) |
| OKLab | oklab(91.59% -0.1197 -0.0325) |
| OKLCH | oklch(91.59% 0.124 195.2) |
| XYZ | xyz(59.0316, 80.5245, 105.3412) |
| Luminance | 0.8053 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.09
Aqua
#00FFFF
ΔE00 3.28
Bright Light Blue
#26F7FD
ΔE00 3.30
Bright Turquoise
#0FFEF9
ΔE00 3.81
Light Cyan
#ACFFFC
ΔE00 5.95
Bright Aqua
#0BF9EA
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFDFD #FD6C6C
analogous
#6CFDB4 #6CFDFD #6CB4FD
triadic
#6CFDFD #FD6CFD #FDFD6C
tetradic
#6CFDFD #B46CFD #FD6C6C #B4FD6C
square
#6CFDFD #B46CFD #FD6C6C #B4FD6C
split-complementary
#6CFDFD #FD6CB4 #FDB46C
monochromatic
#03EBEB #30FCFC #6CFDFD #A8FEFE #E1FFFF
Accessibility & contrast
On white
1.23
#6CFDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#6CFDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFDFD
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFDFD | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FD
Deuteranopia (green-blind)
#D7E0FE
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #6cfdfd; /* rgb */ color: rgb(108, 253, 253); /* oklch */ color: oklch(91.6% 0.124 195.2);
Tailwind
colors: {
custom: {
50: '#a4fefe',
500: '#6cfdfd',
950: '#000000',
},
}SCSS
$custom: #6cfdfd; $custom-light: #a4fefe; $custom-dark: #000000;
JSON
{
"hex": "#6cfdfd",
"rgb": {
"r": 108,
"g": 253,
"b": 253
},
"hsl": {
"h": 180,
"s": 97.315,
"l": 70.784
},
"oklch": {
"l": 0.91587,
"c": 0.12407,
"h": 195.2
},
"luminance": 0.80531
}Semantic roles & 50–950 ramp
primary
#6CFDFD
secondary
#D93535
accent
#0000E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685