#6EFFFB#6EFFFB
#6EFFFB is a very light, vivid teal. Relative luminance 0.818; OKLCH L 92.0% C 0.125 H 192.7°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFFFB |
|---|---|
| RGB | rgb(110, 255, 251) |
| HSL | hsl(178, 100%, 72%) |
| HSV | hsv(178, 57%, 100%) |
| CMYK | cmyk(56.9%, 0%, 1.6%, 0%) |
| CIE-LAB | lab(92.48, -39.65, -9.86) |
| CIE-LCH | lch(92.48, 40.86, 193.96°) |
| OKLab | oklab(92.04% -0.1215 -0.0274) |
| OKLCH | oklch(92.04% 0.125 192.7) |
| XYZ | xyz(59.5955, 81.7940, 103.8952) |
| Luminance | 0.8180 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.53
Bright Turquoise
#0FFEF9
ΔE00 3.34
Aqua
#00FFFF
ΔE00 3.36
Bright Light Blue
#26F7FD
ΔE00 4.22
Bright Aqua
#0BF9EA
ΔE00 5.26
Light Cyan
#ACFFFC
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFFFB #FF6E72
analogous
#6EFFB3 #6EFFFB #6EBBFF
triadic
#6EFFFB #FB6EFF #FFFB6E
tetradic
#6EFFFB #B36EFF #FF6E72 #BBFF6E
square
#6EFFFB #B36EFF #FF6E72 #BBFF6E
split-complementary
#6EFFFB #FF6EBB #FFB36E
monochromatic
#00F3EC #31FFF9 #6EFFFB #ABFFFD #E0FFFE
Accessibility & contrast
On white
1.21
#6EFFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#6EFFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFFFB
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFFFB | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F3FB
Deuteranopia (green-blind)
#DAE2FC
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #6efffb; /* rgb */ color: rgb(110, 255, 251); /* oklch */ color: oklch(92.0% 0.125 192.7);
Tailwind
colors: {
custom: {
50: '#a5fffc',
500: '#6efffb',
950: '#000000',
},
}SCSS
$custom: #6efffb; $custom-light: #a5fffc; $custom-dark: #000000;
JSON
{
"hex": "#6efffb",
"rgb": {
"r": 110,
"g": 255,
"b": 251
},
"hsl": {
"h": 178.345,
"s": 100,
"l": 71.569
},
"oklch": {
"l": 0.92041,
"c": 0.12454,
"h": 192.7
},
"luminance": 0.818
}Semantic roles & 50–950 ramp
primary
#6EFFFB
secondary
#DB363A
accent
#0006E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685