#238F94#238F94
#238F94 is a mid, moderate teal. Relative luminance 0.221; OKLCH L 59.5% C 0.092 H 199.7°. Best body text is #000000 at 5.43:1 contrast (WCAG AA passes).
Color values
| HEX | #238F94 |
|---|---|
| RGB | rgb(35, 143, 148) |
| HSL | hsl(183, 62%, 36%) |
| HSV | hsv(183, 76%, 58%) |
| CMYK | cmyk(76.4%, 3.4%, 0%, 42%) |
| CIE-LAB | lab(54.17, -27.21, -11.21) |
| CIE-LCH | lch(54.17, 29.43, 202.40°) |
| OKLab | oklab(59.46% -0.0871 -0.0312) |
| OKLCH | oklch(59.46% 0.092 199.7) |
| XYZ | xyz(15.8585, 22.1384, 31.4486) |
| Luminance | 0.2214 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkcyan
#008B8B
ΔE00 3.10
Dark Cyan
#0A888A
ΔE00 3.18
Greenish Blue
#0B8B87
ΔE00 4.39
Sea
#3C9992
ΔE00 5.89
Teal
#008080
ΔE00 6.27
Dusty Teal
#4C9085
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#238F94 #942823
analogous
#239460 #238F94 #235694
triadic
#238F94 #94238F #8F9423
tetradic
#238F94 #602394 #942823 #569423
square
#238F94 #602394 #942823 #569423
split-complementary
#238F94 #942356 #946023
monochromatic
#0C2F31 #175F63 #238F94 #2FBFC5 #5AD2D8
Accessibility & contrast
On white
3.87
#238F94 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.43
#238F94 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #238F94
5.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##238F94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##238F94 | 1.00 | 3.87 | 5.43 | 5.43 |
| #FFFFFF | 3.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#848894
Deuteranopia (green-blind)
#747D95
Tritanopia (blue-blind)
#009490
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #238f94; /* rgb */ color: rgb(35, 143, 148); /* oklch */ color: oklch(59.5% 0.092 199.7);
Tailwind
colors: {
custom: {
50: '#72b0b3',
500: '#238f94',
950: '#000000',
},
}SCSS
$custom: #238f94; $custom-light: #72b0b3; $custom-dark: #000000;
JSON
{
"hex": "#238f94",
"rgb": {
"r": 35,
"g": 143,
"b": 148
},
"hsl": {
"h": 182.655,
"s": 61.749,
"l": 35.882
},
"oklch": {
"l": 0.59463,
"c": 0.09247,
"h": 199.7
},
"luminance": 0.2214
}Semantic roles & 50–950 ramp
primary
#238F94
secondary
#BC5B57
accent
#4A43E5
background
#F7FAFB
surface
#EDF5F6
border
#C8CFD0
text
#091011
muted
#7B7F80