#6EFFFA#6EFFFA
#6EFFFA is a very light, vivid teal. Relative luminance 0.817; OKLCH L 92.0% C 0.125 H 192.1°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFFFA |
|---|---|
| RGB | rgb(110, 255, 250) |
| HSL | hsl(178, 100%, 72%) |
| HSV | hsv(178, 57%, 100%) |
| CMYK | cmyk(56.9%, 0%, 2%, 0%) |
| CIE-LAB | lab(92.46, -39.91, -9.38) |
| CIE-LCH | lch(92.46, 41.00, 193.23°) |
| OKLab | oklab(92.01% -0.1219 -0.0261) |
| OKLCH | oklch(92.01% 0.125 192.1) |
| XYZ | xyz(59.4382, 81.7311, 103.0672) |
| Luminance | 0.8174 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.71
Bright Turquoise
#0FFEF9
ΔE00 3.27
Aqua
#00FFFF
ΔE00 3.45
Bright Light Blue
#26F7FD
ΔE00 4.44
Bright Aqua
#0BF9EA
ΔE00 5.02
Light Cyan
#ACFFFC
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFFFA #FF6E73
analogous
#6EFFB2 #6EFFFA #6EBCFF
triadic
#6EFFFA #FA6EFF #FFFA6E
tetradic
#6EFFFA #B26EFF #FF6E73 #BCFF6E
square
#6EFFFA #B26EFF #FF6E73 #BCFF6E
split-complementary
#6EFFFA #FF6EBC #FFB26E
monochromatic
#00F3EA #31FFF8 #6EFFFA #ABFFFC #E0FFFE
Accessibility & contrast
On white
1.21
#6EFFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#6EFFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFFFA
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFFFA | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F3FA
Deuteranopia (green-blind)
#DAE2FB
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #6efffa; /* rgb */ color: rgb(110, 255, 250); /* oklch */ color: oklch(92.0% 0.125 192.1);
Tailwind
colors: {
custom: {
50: '#a5fffb',
500: '#6efffa',
950: '#000000',
},
}SCSS
$custom: #6efffa; $custom-light: #a5fffb; $custom-dark: #000000;
JSON
{
"hex": "#6efffa",
"rgb": {
"r": 110,
"g": 255,
"b": 250
},
"hsl": {
"h": 177.931,
"s": 100,
"l": 71.569
},
"oklch": {
"l": 0.92009,
"c": 0.12466,
"h": 192.1
},
"luminance": 0.81737
}Semantic roles & 50–950 ramp
primary
#6EFFFA
secondary
#DB363B
accent
#0008E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685