#2DFFFB#2DFFFB
#2DFFFB is a very light, vivid teal. Relative luminance 0.790; OKLCH L 90.7% C 0.150 H 192.7°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #2DFFFB |
|---|---|
| RGB | rgb(45, 255, 251) |
| HSL | hsl(179, 100%, 59%) |
| HSV | hsv(179, 82%, 100%) |
| CMYK | cmyk(82.4%, 0%, 1.6%, 0%) |
| CIE-LAB | lab(91.25, -47.54, -11.82) |
| CIE-LCH | lch(91.25, 48.99, 193.97°) |
| OKLab | oklab(90.69% -0.1459 -0.033) |
| OKLCH | oklch(90.69% 0.15 192.7) |
| XYZ | xyz(54.2465, 79.0359, 103.6445) |
| Luminance | 0.7904 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 0.64
Aqua
#00FFFF
ΔE00 1.26
Bright Cyan
#41FDFE
ΔE00 1.83
Bright Light Blue
#26F7FD
ΔE00 3.52
Bright Aqua
#0BF9EA
ΔE00 3.79
Turquoise
#40E0D0
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2DFFFB #FF2D31
analogous
#2DFF92 #2DFFFB #2D9AFF
triadic
#2DFFFB #FB2DFF #FFFB2D
tetradic
#2DFFFB #922DFF #FF2D31 #9AFF2D
square
#2DFFFB #922DFF #FF2D31 #9AFF2D
split-complementary
#2DFFFB #FF2D9A #FF922D
monochromatic
#00B2AE #00EFEA #2DFFFB #6AFFFC #A7FFFD
Accessibility & contrast
On white
1.25
#2DFFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#2DFFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2DFFFB
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2DFFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2DFFFB | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FB
Deuteranopia (green-blind)
#D3DDFC
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #2dfffb; /* rgb */ color: rgb(45, 255, 251); /* oklch */ color: oklch(90.7% 0.150 192.7);
Tailwind
colors: {
custom: {
50: '#8ffffc',
500: '#2dfffb',
950: '#000000',
},
}SCSS
$custom: #2dfffb; $custom-light: #8ffffc; $custom-dark: #000000;
JSON
{
"hex": "#2dfffb",
"rgb": {
"r": 45,
"g": 255,
"b": 251
},
"hsl": {
"h": 178.857,
"s": 100,
"l": 58.824
},
"oklch": {
"l": 0.90687,
"c": 0.14959,
"h": 192.7
},
"luminance": 0.79043
}Semantic roles & 50–950 ramp
primary
#2DFFFB
secondary
#B11F22
accent
#292DFF
background
#FCFFFF
surface
#F5FFFF
border
#CFD7D7
text
#0F1817
muted
#808685