#2F8699#2F8699
#2F8699 is a mid, moderate cyan. Relative luminance 0.200; OKLCH L 57.7% C 0.086 H 215.1°. Best body text is #000000 at 4.99:1 contrast (WCAG AA passes).
Color values
| HEX | #2F8699 |
|---|---|
| RGB | rgb(47, 134, 153) |
| HSL | hsl(191, 53%, 39%) |
| HSV | hsv(191, 69%, 60%) |
| CMYK | cmyk(69.3%, 12.4%, 0%, 40%) |
| CIE-LAB | lab(51.78, -19.32, -17.70) |
| CIE-LCH | lch(51.78, 26.21, 222.49°) |
| OKLab | oklab(57.67% -0.0701 -0.0493) |
| OKLCH | oklch(57.67% 0.086 215.1) |
| XYZ | xyz(15.4448, 19.9527, 33.1681) |
| Luminance | 0.1995 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Teal Blue
#01889F
ΔE00 1.98
Ocean
#017B92
ΔE00 4.71
Dirty Blue
#3F829D
ΔE00 4.80
Dark Cyan
#0A888A
ΔE00 8.10
Deep Aqua
#08787F
ΔE00 8.14
Sea Blue
#047495
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2F8699 #99422F
analogous
#2F9977 #2F8699 #2F5199
triadic
#2F8699 #992F86 #86992F
tetradic
#2F8699 #772F99 #99422F #51992F
square
#2F8699 #772F99 #99422F #51992F
split-complementary
#2F8699 #992F51 #99772F
monochromatic
#12343B #215D6A #2F8699 #41ADC5 #6FC1D3
Accessibility & contrast
On white
4.21
#2F8699 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.99
#2F8699 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2F8699
4.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2F8699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2F8699 | 1.00 | 4.21 | 4.99 | 4.99 |
| #FFFFFF | 4.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79829A
Deuteranopia (green-blind)
#6A7799
Tritanopia (blue-blind)
#008D8C
Achromatopsia (no color)
#7B7B7B
Design tokens & code
CSS
--color: #2f8699; /* rgb */ color: rgb(47, 134, 153); /* oklch */ color: oklch(57.7% 0.086 215.1);
Tailwind
colors: {
custom: {
50: '#76a9b7',
500: '#2f8699',
950: '#000000',
},
}SCSS
$custom: #2f8699; $custom-light: #76a9b7; $custom-dark: #000000;
JSON
{
"hex": "#2f8699",
"rgb": {
"r": 47,
"g": 134,
"b": 153
},
"hsl": {
"h": 190.755,
"s": 53,
"l": 39.216
},
"oklch": {
"l": 0.5767,
"c": 0.08568,
"h": 215.1
},
"luminance": 0.19954
}Semantic roles & 50–950 ramp
primary
#2F8699
secondary
#BA7869
accent
#654BDC
background
#F7FAFB
surface
#EEF4F6
border
#C9CED0
text
#091011
muted
#7B7F80