#9FEBED#9FEBED
#9FEBED is a very light, moderate teal. Relative luminance 0.729; OKLCH L 89.1% C 0.075 H 198.0°. Best body text is #000000 at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #9FEBED |
|---|---|
| RGB | rgb(159, 235, 237) |
| HSL | hsl(182, 68%, 78%) |
| HSV | hsv(182, 33%, 93%) |
| CMYK | cmyk(32.9%, 0.8%, 0%, 7.1%) |
| CIE-LAB | lab(88.40, -22.78, -8.43) |
| CIE-LCH | lch(88.40, 24.29, 200.30°) |
| OKLab | oklab(89.14% -0.0712 -0.0231) |
| OKLCH | oklch(89.14% 0.075 198) |
| XYZ | xyz(59.2871, 72.8985, 91.0511) |
| Luminance | 0.7290 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.28
Robin'S Egg Blue
#98EFF9
ΔE00 3.04
Robin Egg Blue
#8AF1FE
ΔE00 4.45
Light Cyan
#ACFFFC
ΔE00 4.55
Pale Cyan
#B7FFFA
ΔE00 5.02
Pale Sky Blue
#BDF6FE
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FEBED #EDA19F
analogous
#9FEDC8 #9FEBED #9FC4ED
triadic
#9FEBED #ED9FEB #EBED9F
tetradic
#9FEBED #C89FED #EDA19F #C4ED9F
square
#9FEBED #C89FED #EDA19F #C4ED9F
split-complementary
#9FEBED #ED9FC4 #EDC89F
monochromatic
#38D6DA #6BE0E3 #9FEBED #D3F6F7 #E5FAFA
Accessibility & contrast
On white
1.35
#9FEBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.58
#9FEBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FEBED
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FEBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FEBED | 1.00 | 1.35 | 15.58 | 15.58 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E4ED
Deuteranopia (green-blind)
#D3D9EE
Tritanopia (blue-blind)
#81F0EB
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #9febed; /* rgb */ color: rgb(159, 235, 237); /* oklch */ color: oklch(89.1% 0.075 198.0);
Tailwind
colors: {
custom: {
50: '#bef1f2',
500: '#9febed',
950: '#000000',
},
}SCSS
$custom: #9febed; $custom-light: #bef1f2; $custom-dark: #000000;
JSON
{
"hex": "#9febed",
"rgb": {
"r": 159,
"g": 235,
"b": 237
},
"hsl": {
"h": 181.538,
"s": 68.421,
"l": 77.647
},
"oklch": {
"l": 0.89139,
"c": 0.07484,
"h": 198
},
"luminance": 0.72902
}Semantic roles & 50–950 ramp
primary
#9FEBED
secondary
#C96967
accent
#1A15D0
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#121617
muted
#828585