#6FFDFD#6FFDFD
#6FFDFD is a very light, vivid teal. Relative luminance 0.807; OKLCH L 91.7% C 0.122 H 195.2°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFDFD |
|---|---|
| RGB | rgb(111, 253, 253) |
| HSL | hsl(180, 97%, 71%) |
| HSV | hsv(180, 56%, 99%) |
| CMYK | cmyk(56.1%, 0%, 0%, 0.8%) |
| CIE-LAB | lab(92.01, -38.05, -11.60) |
| CIE-LCH | lch(92.01, 39.78, 196.96°) |
| OKLab | oklab(91.68% -0.1181 -0.0321) |
| OKLCH | oklch(91.68% 0.122 195.2) |
| XYZ | xyz(59.4029, 80.7159, 105.3586) |
| Luminance | 0.8072 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.29
Bright Light Blue
#26F7FD
ΔE00 3.45
Aqua
#00FFFF
ΔE00 3.48
Bright Turquoise
#0FFEF9
ΔE00 3.99
Light Cyan
#ACFFFC
ΔE00 5.75
Bright Aqua
#0BF9EA
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFDFD #FD6F6F
analogous
#6FFDB6 #6FFDFD #6FB6FD
triadic
#6FFDFD #FD6FFD #FDFD6F
tetradic
#6FFDFD #B66FFD #FD6F6F #B6FD6F
square
#6FFDFD #B66FFD #FD6F6F #B6FD6F
split-complementary
#6FFDFD #FD6FB6 #FDB66F
monochromatic
#03EEEE #33FCFC #6FFDFD #ABFEFE #E1FFFF
Accessibility & contrast
On white
1.22
#6FFDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#6FFDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFDFD
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFDFD | 1.00 | 1.22 | 17.14 | 17.14 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FD
Deuteranopia (green-blind)
#D7E1FE
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #6ffdfd; /* rgb */ color: rgb(111, 253, 253); /* oklch */ color: oklch(91.7% 0.122 195.2);
Tailwind
colors: {
custom: {
50: '#a5fefe',
500: '#6ffdfd',
950: '#000000',
},
}SCSS
$custom: #6ffdfd; $custom-light: #a5fefe; $custom-dark: #000000;
JSON
{
"hex": "#6ffdfd",
"rgb": {
"r": 111,
"g": 253,
"b": 253
},
"hsl": {
"h": 180,
"s": 97.26,
"l": 71.373
},
"oklch": {
"l": 0.9168,
"c": 0.12239,
"h": 195.2
},
"luminance": 0.80722
}Semantic roles & 50–950 ramp
primary
#6FFDFD
secondary
#D93737
accent
#0000E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685