#34FFF2#34FFF2
#34FFF2 is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.5% C 0.150 H 188.0°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #34FFF2 |
|---|---|
| RGB | rgb(52, 255, 242) |
| HSL | hsl(176, 100%, 60%) |
| HSV | hsv(176, 80%, 100%) |
| CMYK | cmyk(79.6%, 0%, 5.1%, 0%) |
| CIE-LAB | lab(91.08, -49.49, -7.41) |
| CIE-LCH | lch(91.08, 50.04, 188.51°) |
| OKLab | oklab(90.49% -0.1481 -0.0209) |
| OKLCH | oklch(90.49% 0.15 188) |
| XYZ | xyz(53.1954, 78.6541, 96.3653) |
| Luminance | 0.7866 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 1.61
Bright Turquoise
#0FFEF9
ΔE00 2.49
Aqua
#00FFFF
ΔE00 4.00
Bright Cyan
#41FDFE
ΔE00 4.49
Bright Light Blue
#26F7FD
ΔE00 6.13
Tiffany Blue
#7BF2DA
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34FFF2 #FF3441
analogous
#34FF8D #34FFF2 #34A6FF
triadic
#34FFF2 #F234FF #FFF234
tetradic
#34FFF2 #8D34FF #FF3441 #A6FF34
square
#34FFF2 #8D34FF #FF3441 #A6FF34
split-complementary
#34FFF2 #FF34A6 #FF8D34
monochromatic
#00B9AD #00F6E6 #34FFF2 #71FFF6 #AEFFFA
Accessibility & contrast
On white
1.26
#34FFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#34FFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34FFF2
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34FFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34FFF2 | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F1F2
Deuteranopia (green-blind)
#D6DDF4
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #34fff2; /* rgb */ color: rgb(52, 255, 242); /* oklch */ color: oklch(90.5% 0.150 188.0);
Tailwind
colors: {
custom: {
50: '#8ffff6',
500: '#34fff2',
950: '#000000',
},
}SCSS
$custom: #34fff2; $custom-light: #8ffff6; $custom-dark: #000000;
JSON
{
"hex": "#34fff2",
"rgb": {
"r": 52,
"g": 255,
"b": 242
},
"hsl": {
"h": 176.158,
"s": 100,
"l": 60.196
},
"oklch": {
"l": 0.90486,
"c": 0.14961,
"h": 188
},
"luminance": 0.78661
}Semantic roles & 50–950 ramp
primary
#34FFF2
secondary
#B7202A
accent
#000FE6
background
#FCFFFF
surface
#F5FFFE
border
#CFD7D6
text
#0F1817
muted
#808685