Bright Turquoise#0FFEF9
#0FFEF9 is a very light, vivid teal. Relative luminance 0.778; OKLCH L 90.2% C 0.154 H 192.2°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #0FFEF9 |
|---|---|
| RGB | rgb(15, 254, 249) |
| HSL | hsl(179, 99%, 53%) |
| HSV | hsv(179, 94%, 100%) |
| CMYK | cmyk(94.1%, 0%, 2%, 0.4%) |
| CIE-LAB | lab(90.70, -49.06, -11.63) |
| CIE-LCH | lch(90.70, 50.42, 193.34°) |
| OKLab | oklab(90.16% -0.1501 -0.0325) |
| OKLCH | oklch(90.16% 0.154 192.2) |
| XYZ | xyz(52.7294, 77.8177, 101.8453) |
| Luminance | 0.7782 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 0.00
Aqua
#00FFFF
ΔE00 1.56
Bright Cyan
#41FDFE
ΔE00 2.34
Bright Aqua
#0BF9EA
ΔE00 3.32
Bright Light Blue
#26F7FD
ΔE00 3.82
Turquoise
#40E0D0
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0FFEF9 #FE0F14
analogous
#0FFE82 #0FFEF9 #0F8BFE
triadic
#0FFEF9 #F90FFE #FEF90F
tetradic
#0FFEF9 #820FFE #FE0F14 #8BFE0F
square
#0FFEF9 #820FFE #FE0F14 #8BFE0F
split-complementary
#0FFEF9 #FE0F8B #FE820F
monochromatic
#01928F #01CFCB #0FFEF9 #4CFEFB #89FFFC
Accessibility & contrast
On white
1.27
#0FFEF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#0FFEF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #0FFEF9
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0FFEF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##0FFEF9 | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF0F9
Deuteranopia (green-blind)
#D1DCFB
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #0ffef9; /* rgb */ color: rgb(15, 254, 249); /* oklch */ color: oklch(90.2% 0.154 192.2);
Tailwind
colors: {
custom: {
50: '#8afffb',
500: '#0ffef9',
950: '#000000',
},
}SCSS
$custom: #0ffef9; $custom-light: #8afffb; $custom-dark: #000000;
JSON
{
"hex": "#0ffef9",
"rgb": {
"r": 15,
"g": 254,
"b": 249
},
"hsl": {
"h": 178.745,
"s": 99.17,
"l": 52.745
},
"oklch": {
"l": 0.90156,
"c": 0.15363,
"h": 192.2
},
"luminance": 0.77825
}Semantic roles & 50–950 ramp
primary
#0FFEF9
secondary
#961B1E
accent
#292DFF
background
#FCFFFF
surface
#F5FFFF
border
#CFD7D7
text
#0F1817
muted
#808685