#6DFFFF#6DFFFF
#6DFFFF is a very light, vivid teal. Relative luminance 0.820; OKLCH L 92.1% C 0.125 H 195.2°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFFFF |
|---|---|
| RGB | rgb(109, 255, 255) |
| HSL | hsl(180, 100%, 71%) |
| HSV | hsv(180, 57%, 100%) |
| CMYK | cmyk(57.3%, 0%, 0%, 0%) |
| CIE-LAB | lab(92.57, -38.79, -11.81) |
| CIE-LCH | lch(92.57, 40.55, 196.93°) |
| OKLab | oklab(92.14% -0.1204 -0.0327) |
| OKLCH | oklch(92.14% 0.125 195.2) |
| XYZ | xyz(60.1089, 81.9850, 107.2453) |
| Luminance | 0.8199 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.16
Aqua
#00FFFF
ΔE00 3.29
Bright Light Blue
#26F7FD
ΔE00 3.49
Bright Turquoise
#0FFEF9
ΔE00 3.84
Light Cyan
#ACFFFC
ΔE00 5.91
Bright Aqua
#0BF9EA
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFFFF #FF6D6D
analogous
#6DFFB6 #6DFFFF #6DB6FF
triadic
#6DFFFF #FF6DFF #FFFF6D
tetradic
#6DFFFF #B66DFF #FF6D6D #B6FF6D
square
#6DFFFF #B66DFF #FF6D6D #B6FF6D
split-complementary
#6DFFFF #FF6DB6 #FFB66D
monochromatic
#00F2F2 #30FFFF #6DFFFF #AAFFFF #E0FFFF
Accessibility & contrast
On white
1.21
#6DFFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.40
#6DFFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFFFF
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFFFF | 1.00 | 1.21 | 17.40 | 17.40 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F4FF
Deuteranopia (green-blind)
#D8E2FF
Tritanopia (blue-blind)
#00FFFF
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #6dffff; /* rgb */ color: rgb(109, 255, 255); /* oklch */ color: oklch(92.1% 0.125 195.2);
Tailwind
colors: {
custom: {
50: '#a5ffff',
500: '#6dffff',
950: '#000000',
},
}SCSS
$custom: #6dffff; $custom-light: #a5ffff; $custom-dark: #000000;
JSON
{
"hex": "#6dffff",
"rgb": {
"r": 109,
"g": 255,
"b": 255
},
"hsl": {
"h": 180,
"s": 100,
"l": 71.373
},
"oklch": {
"l": 0.92138,
"c": 0.12477,
"h": 195.2
},
"luminance": 0.81991
}Semantic roles & 50–950 ramp
primary
#6DFFFF
secondary
#DB3535
accent
#0000E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111818
muted
#818686