#6FE1F3#6FE1F3
#6FE1F3 is a very light, moderate teal. Relative luminance 0.637; OKLCH L 85.0% C 0.106 H 209.0°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE1F3 |
|---|---|
| RGB | rgb(111, 225, 243) |
| HSL | hsl(188, 85%, 69%) |
| HSV | hsv(188, 54%, 95%) |
| CMYK | cmyk(54.3%, 7.4%, 0%, 4.7%) |
| CIE-LAB | lab(83.81, -27.52, -18.66) |
| CIE-LCH | lch(83.81, 33.25, 214.15°) |
| OKLab | oklab(84.98% -0.0929 -0.0516) |
| OKLCH | oklch(84.98% 0.106 209) |
| XYZ | xyz(49.6519, 63.6963, 94.4546) |
| Luminance | 0.6370 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.89
Robin Egg Blue
#8AF1FE
ΔE00 4.09
Robin'S Egg Blue
#98EFF9
ΔE00 4.85
Aqua Blue
#02D8E9
ΔE00 5.14
Neon Blue
#04D9FF
ΔE00 6.02
Sky Blue
#87CEEB
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE1F3 #F3816F
analogous
#6FF3C3 #6FE1F3 #6F9FF3
triadic
#6FE1F3 #F36FE1 #E1F36F
tetradic
#6FE1F3 #C36FF3 #F3816F #9FF36F
square
#6FE1F3 #C36FF3 #F3816F #9FF36F
split-complementary
#6FE1F3 #F36F9F #F3C36F
monochromatic
#12BBD6 #37D5EE #6FE1F3 #A7EDF8 #E0F9FC
Accessibility & contrast
On white
1.53
#6FE1F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#6FE1F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE1F3
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE1F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE1F3 | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DAF4
Deuteranopia (green-blind)
#BCCAF3
Tritanopia (blue-blind)
#00EAE6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6fe1f3; /* rgb */ color: rgb(111, 225, 243); /* oklch */ color: oklch(85.0% 0.106 209.0);
Tailwind
colors: {
custom: {
50: '#a3eaf7',
500: '#6fe1f3',
950: '#000000',
},
}SCSS
$custom: #6fe1f3; $custom-light: #a3eaf7; $custom-dark: #000000;
JSON
{
"hex": "#6fe1f3",
"rgb": {
"r": 111,
"g": 225,
"b": 243
},
"hsl": {
"h": 188.182,
"s": 84.615,
"l": 69.412
},
"oklch": {
"l": 0.84977,
"c": 0.10631,
"h": 209
},
"luminance": 0.63701
}Semantic roles & 50–950 ramp
primary
#6FE1F3
secondary
#CC4E3A
accent
#2304E1
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485