#6EFDF8#6EFDF8
#6EFDF8 is a very light, vivid teal. Relative luminance 0.803; OKLCH L 91.5% C 0.123 H 192.0°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFDF8 |
|---|---|
| RGB | rgb(110, 253, 248) |
| HSL | hsl(178, 97%, 71%) |
| HSV | hsv(178, 57%, 99%) |
| CMYK | cmyk(56.5%, 0%, 2%, 0.8%) |
| CIE-LAB | lab(91.84, -39.52, -9.27) |
| CIE-LCH | lch(91.84, 40.59, 193.20°) |
| OKLab | oklab(91.49% -0.1207 -0.0258) |
| OKLCH | oklch(91.49% 0.123 192) |
| XYZ | xyz(58.4916, 80.3370, 101.2128) |
| Luminance | 0.8034 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.72
Bright Turquoise
#0FFEF9
ΔE00 3.31
Aqua
#00FFFF
ΔE00 3.51
Bright Light Blue
#26F7FD
ΔE00 4.34
Bright Aqua
#0BF9EA
ΔE00 4.94
Light Cyan
#ACFFFC
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFDF8 #FD6E73
analogous
#6EFDB0 #6EFDF8 #6EBAFD
triadic
#6EFDF8 #F86EFD #FDF86E
tetradic
#6EFDF8 #B06EFD #FD6E73 #BAFD6E
square
#6EFDF8 #B06EFD #FD6E73 #BAFD6E
split-complementary
#6EFDF8 #FD6EBA #FDB06E
monochromatic
#03EDE5 #32FCF5 #6EFDF8 #AAFEFB #E1FFFE
Accessibility & contrast
On white
1.23
#6EFDF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#6EFDF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFDF8
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFDF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFDF8 | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF1F8
Deuteranopia (green-blind)
#D8E0F9
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #6efdf8; /* rgb */ color: rgb(110, 253, 248); /* oklch */ color: oklch(91.5% 0.123 192.0);
Tailwind
colors: {
custom: {
50: '#a5fefa',
500: '#6efdf8',
950: '#000000',
},
}SCSS
$custom: #6efdf8; $custom-light: #a5fefa; $custom-dark: #000000;
JSON
{
"hex": "#6efdf8",
"rgb": {
"r": 110,
"g": 253,
"b": 248
},
"hsl": {
"h": 177.902,
"s": 97.279,
"l": 71.176
},
"oklch": {
"l": 0.91489,
"c": 0.12341,
"h": 192
},
"luminance": 0.80343
}Semantic roles & 50–950 ramp
primary
#6EFDF8
secondary
#D9363C
accent
#0008E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685