#6FE2F5#6FE2F5
#6FE2F5 is a very light, moderate teal. Relative luminance 0.644; OKLCH L 85.3% C 0.107 H 209.7°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE2F5 |
|---|---|
| RGB | rgb(111, 226, 245) |
| HSL | hsl(189, 87%, 70%) |
| HSV | hsv(189, 55%, 96%) |
| CMYK | cmyk(54.7%, 7.8%, 0%, 3.9%) |
| CIE-LAB | lab(84.15, -27.46, -19.20) |
| CIE-LCH | lch(84.15, 33.50, 214.96°) |
| OKLab | oklab(85.28% -0.0932 -0.0531) |
| OKLCH | oklch(85.28% 0.107 209.7) |
| XYZ | xyz(50.2267, 64.3600, 96.1443) |
| Luminance | 0.6437 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.82
Robin Egg Blue
#8AF1FE
ΔE00 4.02
Robin'S Egg Blue
#98EFF9
ΔE00 4.84
Aqua Blue
#02D8E9
ΔE00 5.35
Neon Blue
#04D9FF
ΔE00 5.87
Sky Blue
#87CEEB
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE2F5 #F5826F
analogous
#6FF5C5 #6FE2F5 #6F9FF5
triadic
#6FE2F5 #F56FE2 #E2F56F
tetradic
#6FE2F5 #C56FF5 #F5826F #9FF56F
square
#6FE2F5 #C56FF5 #F5826F #9FF56F
split-complementary
#6FE2F5 #F56F9F #F5C56F
monochromatic
#0FBEDA #36D6F1 #6FE2F5 #A8EEF9 #E1F9FD
Accessibility & contrast
On white
1.51
#6FE2F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#6FE2F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE2F5
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE2F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE2F5 | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DBF6
Deuteranopia (green-blind)
#BCCBF5
Tritanopia (blue-blind)
#00EBE8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6fe2f5; /* rgb */ color: rgb(111, 226, 245); /* oklch */ color: oklch(85.3% 0.107 209.7);
Tailwind
colors: {
custom: {
50: '#a3ebf8',
500: '#6fe2f5',
950: '#000000',
},
}SCSS
$custom: #6fe2f5; $custom-light: #a3ebf8; $custom-dark: #000000;
JSON
{
"hex": "#6fe2f5",
"rgb": {
"r": 111,
"g": 226,
"b": 245
},
"hsl": {
"h": 188.507,
"s": 87.013,
"l": 69.804
},
"oklch": {
"l": 0.85276,
"c": 0.10728,
"h": 209.7
},
"luminance": 0.64365
}Semantic roles & 50–950 ramp
primary
#6FE2F5
secondary
#CF4E39
accent
#2202E4
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#101617
muted
#818485