#6EFDFB#6EFDFB
#6EFDFB is a very light, vivid teal. Relative luminance 0.805; OKLCH L 91.6% C 0.123 H 193.9°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFDFB |
|---|---|
| RGB | rgb(110, 253, 251) |
| HSL | hsl(179, 97%, 71%) |
| HSV | hsv(179, 57%, 99%) |
| CMYK | cmyk(56.5%, 0%, 0.8%, 0.8%) |
| CIE-LAB | lab(91.92, -38.74, -10.70) |
| CIE-LCH | lch(91.92, 40.19, 195.43°) |
| OKLab | oklab(91.58% -0.1195 -0.0297) |
| OKLCH | oklch(91.58% 0.123 193.9) |
| XYZ | xyz(58.9608, 80.5246, 103.6836) |
| Luminance | 0.8053 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.28
Aqua
#00FFFF
ΔE00 3.34
Bright Turquoise
#0FFEF9
ΔE00 3.59
Bright Light Blue
#26F7FD
ΔE00 3.71
Bright Aqua
#0BF9EA
ΔE00 5.72
Light Cyan
#ACFFFC
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFDFB #FD6E70
analogous
#6EFDB3 #6EFDFB #6EB7FD
triadic
#6EFDFB #FB6EFD #FDFB6E
tetradic
#6EFDFB #B36EFD #FD6E70 #B7FD6E
square
#6EFDFB #B36EFD #FD6E70 #B7FD6E
split-complementary
#6EFDFB #FD6EB7 #FDB36E
monochromatic
#03EDEA #32FCF9 #6EFDFB #AAFEFD #E1FFFE
Accessibility & contrast
On white
1.23
#6EFDFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#6EFDFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFDFB
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFDFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFDFB | 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)
#EFF2FB
Deuteranopia (green-blind)
#D7E1FC
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #6efdfb; /* rgb */ color: rgb(110, 253, 251); /* oklch */ color: oklch(91.6% 0.123 193.9);
Tailwind
colors: {
custom: {
50: '#a5fefc',
500: '#6efdfb',
950: '#000000',
},
}SCSS
$custom: #6efdfb; $custom-light: #a5fefc; $custom-dark: #000000;
JSON
{
"hex": "#6efdfb",
"rgb": {
"r": 110,
"g": 253,
"b": 251
},
"hsl": {
"h": 179.161,
"s": 97.279,
"l": 71.176
},
"oklch": {
"l": 0.91584,
"c": 0.12309,
"h": 193.9
},
"luminance": 0.80531
}Semantic roles & 50–950 ramp
primary
#6EFDFB
secondary
#D93639
accent
#0003E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685