#25FBFF#25FBFF
#25FBFF is a very light, vivid teal. Relative luminance 0.766; OKLCH L 89.8% C 0.149 H 197.0°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #25FBFF |
|---|---|
| RGB | rgb(37, 251, 255) |
| HSL | hsl(181, 100%, 57%) |
| HSV | hsv(181, 85%, 100%) |
| CMYK | cmyk(85.5%, 1.6%, 0%, 0%) |
| CIE-LAB | lab(90.14, -45.17, -15.57) |
| CIE-LCH | lch(90.14, 47.78, 199.03°) |
| OKLab | oklab(89.8% -0.1422 -0.0433) |
| OKLCH | oklch(89.8% 0.149 197) |
| XYZ | xyz(53.3017, 76.6007, 106.5645) |
| Luminance | 0.7661 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 1.05
Bright Cyan
#41FDFE
ΔE00 1.13
Aqua
#00FFFF
ΔE00 1.62
Bright Turquoise
#0FFEF9
ΔE00 2.96
Bright Aqua
#0BF9EA
ΔE00 6.06
Robin'S Egg
#6DEDFD
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#25FBFF #FF2925
analogous
#25FF96 #25FBFF #258EFF
triadic
#25FBFF #FF25FB #FBFF25
tetradic
#25FBFF #9625FF #FF2925 #8EFF25
square
#25FBFF #9625FF #FF2925 #8EFF25
split-complementary
#25FBFF #FF258E #FF9625
monochromatic
#00A6AA #00E3E7 #25FBFF #62FCFF #9FFDFF
Accessibility & contrast
On white
1.29
#25FBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#25FBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #25FBFF
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##25FBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##25FBFF | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EFFF
Deuteranopia (green-blind)
#CDDAFF
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #25fbff; /* rgb */ color: rgb(37, 251, 255); /* oklch */ color: oklch(89.8% 0.149 197.0);
Tailwind
colors: {
custom: {
50: '#8dfdff',
500: '#25fbff',
950: '#000000',
},
}SCSS
$custom: #25fbff; $custom-light: #8dfdff; $custom-dark: #000000;
JSON
{
"hex": "#25fbff",
"rgb": {
"r": 37,
"g": 251,
"b": 255
},
"hsl": {
"h": 181.101,
"s": 100,
"l": 57.255
},
"oklch": {
"l": 0.89798,
"c": 0.14868,
"h": 197
},
"luminance": 0.76608
}Semantic roles & 50–950 ramp
primary
#25FBFF
secondary
#AA211E
accent
#2D29FF
background
#FCFFFF
surface
#F5FFFF
border
#CFD7D7
text
#0F1818
muted
#808686