#6EFDFF#6EFDFF
#6EFDFF is a very light, vivid teal. Relative luminance 0.808; OKLCH L 91.7% C 0.123 H 196.5°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFDFF |
|---|---|
| RGB | rgb(110, 253, 255) |
| HSL | hsl(181, 100%, 72%) |
| HSV | hsv(181, 57%, 100%) |
| CMYK | cmyk(56.9%, 0.8%, 0%, 0%) |
| CIE-LAB | lab(92.03, -37.70, -12.60) |
| CIE-LCH | lch(92.03, 39.75, 198.48°) |
| OKLab | oklab(91.71% -0.1178 -0.0349) |
| OKLCH | oklch(91.71% 0.123 196.5) |
| XYZ | xyz(59.5980, 80.7795, 107.0395) |
| Luminance | 0.8079 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.37
Bright Light Blue
#26F7FD
ΔE00 3.21
Aqua
#00FFFF
ΔE00 3.62
Bright Turquoise
#0FFEF9
ΔE00 4.35
Light Cyan
#ACFFFC
ΔE00 5.86
Robin Egg Blue
#8AF1FE
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFDFF #FF706E
analogous
#6EFFB9 #6EFDFF #6EB4FF
triadic
#6EFDFF #FF6EFD #FDFF6E
tetradic
#6EFDFF #B96EFF #FF706E #B4FF6E
square
#6EFDFF #B96EFF #FF706E #B4FF6E
split-complementary
#6EFDFF #FF6EB4 #FFB96E
monochromatic
#00EFF3 #31FCFF #6EFDFF #ABFEFF #E0FFFF
Accessibility & contrast
On white
1.22
#6EFDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#6EFDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFDFF
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFDFF | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 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: #6efdff; /* rgb */ color: rgb(110, 253, 255); /* oklch */ color: oklch(91.7% 0.123 196.5);
Tailwind
colors: {
custom: {
50: '#a5feff',
500: '#6efdff',
950: '#000000',
},
}SCSS
$custom: #6efdff; $custom-light: #a5feff; $custom-dark: #000000;
JSON
{
"hex": "#6efdff",
"rgb": {
"r": 110,
"g": 253,
"b": 255
},
"hsl": {
"h": 180.828,
"s": 100,
"l": 71.569
},
"oklch": {
"l": 0.91714,
"c": 0.12289,
"h": 196.5
},
"luminance": 0.80786
}Semantic roles & 50–950 ramp
primary
#6EFDFF
secondary
#DB3836
accent
#0300E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111818
muted
#818686