#6FE2F7#6FE2F7
#6FE2F7 is a very light, moderate teal. Relative luminance 0.645; OKLCH L 85.3% C 0.108 H 211.1°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE2F7 |
|---|---|
| RGB | rgb(111, 226, 247) |
| HSL | hsl(189, 89%, 70%) |
| HSV | hsv(189, 55%, 97%) |
| CMYK | cmyk(55.1%, 8.5%, 0%, 3.1%) |
| CIE-LAB | lab(84.22, -26.91, -20.16) |
| CIE-LCH | lch(84.22, 33.62, 216.84°) |
| OKLab | oklab(85.35% -0.0924 -0.0558) |
| OKLCH | oklch(85.35% 0.108 211.1) |
| XYZ | xyz(50.5337, 64.4828, 97.7610) |
| Luminance | 0.6449 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.19
Robin Egg Blue
#8AF1FE
ΔE00 4.29
Robin'S Egg Blue
#98EFF9
ΔE00 5.12
Neon Blue
#04D9FF
ΔE00 5.45
Aqua Blue
#02D8E9
ΔE00 5.68
Sky Blue
#87CEEB
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE2F7 #F7846F
analogous
#6FF7C8 #6FE2F7 #6F9EF7
triadic
#6FE2F7 #F76FE2 #E2F76F
tetradic
#6FE2F7 #C86FF7 #F7846F #9EF76F
square
#6FE2F7 #C86FF7 #F7846F #9EF76F
split-complementary
#6FE2F7 #F76F9E #F7C86F
monochromatic
#0CBFDF #35D6F4 #6FE2F7 #A9EEFA #E2F9FD
Accessibility & contrast
On white
1.51
#6FE2F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#6FE2F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE2F7
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE2F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE2F7 | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DBF8
Deuteranopia (green-blind)
#BCCBF7
Tritanopia (blue-blind)
#00EBE8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6fe2f7; /* rgb */ color: rgb(111, 226, 247); /* oklch */ color: oklch(85.3% 0.108 211.1);
Tailwind
colors: {
custom: {
50: '#a3ebf9',
500: '#6fe2f7',
950: '#000000',
},
}SCSS
$custom: #6fe2f7; $custom-light: #a3ebf9; $custom-dark: #000000;
JSON
{
"hex": "#6fe2f7",
"rgb": {
"r": 111,
"g": 226,
"b": 247
},
"hsl": {
"h": 189.265,
"s": 89.474,
"l": 70.196
},
"oklch": {
"l": 0.85348,
"c": 0.10797,
"h": 211.1
},
"luminance": 0.64488
}Semantic roles & 50–950 ramp
primary
#6FE2F7
secondary
#D15039
accent
#2300E6
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#101617
muted
#818485