#6EFEFB#6EFEFB
#6EFEFB is a very light, vivid teal. Relative luminance 0.812; OKLCH L 91.8% C 0.124 H 193.3°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFEFB |
|---|---|
| RGB | rgb(110, 254, 251) |
| HSL | hsl(179, 99%, 71%) |
| HSV | hsv(179, 57%, 100%) |
| CMYK | cmyk(56.7%, 0%, 1.2%, 0.4%) |
| CIE-LAB | lab(92.20, -39.20, -10.28) |
| CIE-LCH | lch(92.20, 40.52, 194.69°) |
| OKLab | oklab(91.81% -0.1205 -0.0285) |
| OKLCH | oklch(91.81% 0.124 193.3) |
| XYZ | xyz(59.2773, 81.1576, 103.7891) |
| Luminance | 0.8116 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.38
Aqua
#00FFFF
ΔE00 3.33
Bright Turquoise
#0FFEF9
ΔE00 3.44
Bright Light Blue
#26F7FD
ΔE00 3.95
Bright Aqua
#0BF9EA
ΔE00 5.48
Light Cyan
#ACFFFC
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFEFB #FE6E71
analogous
#6EFEB3 #6EFEFB #6EB9FE
triadic
#6EFEFB #FB6EFE #FEFB6E
tetradic
#6EFEFB #B36EFE #FE6E71 #B9FE6E
square
#6EFEFB #B36EFE #FE6E71 #B9FE6E
split-complementary
#6EFEFB #FE6EB9 #FEB36E
monochromatic
#02F0EB #31FEF9 #6EFEFB #ABFEFD #E1FFFE
Accessibility & contrast
On white
1.22
#6EFEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#6EFEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFEFB
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFEFB | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FB
Deuteranopia (green-blind)
#D9E1FC
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #6efefb; /* rgb */ color: rgb(110, 254, 251); /* oklch */ color: oklch(91.8% 0.124 193.3);
Tailwind
colors: {
custom: {
50: '#a5fffc',
500: '#6efefb',
950: '#000000',
},
}SCSS
$custom: #6efefb; $custom-light: #a5fffc; $custom-dark: #000000;
JSON
{
"hex": "#6efefb",
"rgb": {
"r": 110,
"g": 254,
"b": 251
},
"hsl": {
"h": 178.75,
"s": 98.63,
"l": 71.373
},
"oklch": {
"l": 0.91812,
"c": 0.12381,
"h": 193.3
},
"luminance": 0.81164
}Semantic roles & 50–950 ramp
primary
#6EFEFB
secondary
#DA3639
accent
#0005E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685