#6FF6F9#6FF6F9
#6FF6F9 is a very light, moderate teal. Relative luminance 0.761; OKLCH L 90.0% C 0.118 H 197.3°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF6F9 |
|---|---|
| RGB | rgb(111, 246, 249) |
| HSL | hsl(181, 92%, 71%) |
| HSV | hsv(181, 55%, 98%) |
| CMYK | cmyk(55.4%, 1.2%, 0%, 2.4%) |
| CIE-LAB | lab(89.92, -35.87, -12.64) |
| CIE-LCH | lch(89.92, 38.04, 199.41°) |
| OKLab | oklab(89.96% -0.1125 -0.035) |
| OKLCH | oklch(89.96% 0.118 197.3) |
| XYZ | xyz(56.6030, 76.1250, 101.3148) |
| Luminance | 0.7613 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.08
Bright Light Blue
#26F7FD
ΔE00 3.13
Aqua
#00FFFF
ΔE00 4.35
Robin'S Egg
#6DEDFD
ΔE00 4.87
Robin Egg Blue
#8AF1FE
ΔE00 5.02
Bright Turquoise
#0FFEF9
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF6F9 #F9726F
analogous
#6FF9B7 #6FF6F9 #6FB1F9
triadic
#6FF6F9 #F96FF6 #F6F96F
tetradic
#6FF6F9 #B76FF9 #F9726F #B1F96F
square
#6FF6F9 #B76FF9 #F9726F #B1F96F
split-complementary
#6FF6F9 #F96FB1 #F9B76F
monochromatic
#0ADFE4 #34F2F7 #6FF6F9 #AAFAFB #E2FDFE
Accessibility & contrast
On white
1.29
#6FF6F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#6FF6F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF6F9
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF6F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF6F9 | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7ECF9
Deuteranopia (green-blind)
#D1DBFA
Tritanopia (blue-blind)
#00FDF6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #6ff6f9; /* rgb */ color: rgb(111, 246, 249); /* oklch */ color: oklch(90.0% 0.118 197.3);
Tailwind
colors: {
custom: {
50: '#a5f9fb',
500: '#6ff6f9',
950: '#000000',
},
}SCSS
$custom: #6ff6f9; $custom-light: #a5f9fb; $custom-dark: #000000;
JSON
{
"hex": "#6ff6f9",
"rgb": {
"r": 111,
"g": 246,
"b": 249
},
"hsl": {
"h": 181.304,
"s": 92,
"l": 70.588
},
"oklch": {
"l": 0.89956,
"c": 0.11785,
"h": 197.3
},
"luminance": 0.76131
}Semantic roles & 50–950 ramp
primary
#6FF6F9
secondary
#D43C38
accent
#0500E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101717
muted
#818585