#62FDEE#62FDEE
#62FDEE is a very light, vivid teal. Relative luminance 0.790; OKLCH L 90.8% C 0.132 H 186.2°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #62FDEE |
|---|---|
| RGB | rgb(98, 253, 238) |
| HSL | hsl(174, 97%, 69%) |
| HSV | hsv(174, 61%, 99%) |
| CMYK | cmyk(61.3%, 0%, 5.9%, 0.8%) |
| CIE-LAB | lab(91.24, -44.11, -4.99) |
| CIE-LCH | lch(91.24, 44.39, 186.46°) |
| OKLab | oklab(90.83% -0.1311 -0.0142) |
| OKLCH | oklch(90.83% 0.132 186.2) |
| XYZ | xyz(55.5879, 79.0143, 93.1941) |
| Luminance | 0.7902 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.80
Bright Turquoise
#0FFEF9
ΔE00 3.92
Tiffany Blue
#7BF2DA
ΔE00 4.53
Bright Cyan
#41FDFE
ΔE00 5.20
Aqua
#00FFFF
ΔE00 5.21
Turquoise
#40E0D0
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62FDEE #FD6271
analogous
#62FDA1 #62FDEE #62BEFD
triadic
#62FDEE #EE62FD #FDEE62
tetradic
#62FDEE #A162FD #FD6271 #BEFD62
square
#62FDEE #A162FD #FD6271 #BEFD62
split-complementary
#62FDEE #FD62BE #FDA162
monochromatic
#03E2CC #26FCE7 #62FDEE #9EFEF5 #DBFFFB
Accessibility & contrast
On white
1.25
#62FDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#62FDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62FDEE
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62FDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62FDEE | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0EE
Deuteranopia (green-blind)
#D9DFF0
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #62fdee; /* rgb */ color: rgb(98, 253, 238); /* oklch */ color: oklch(90.8% 0.132 186.2);
Tailwind
colors: {
custom: {
50: '#9ffef3',
500: '#62fdee',
950: '#000000',
},
}SCSS
$custom: #62fdee; $custom-light: #9ffef3; $custom-dark: #000000;
JSON
{
"hex": "#62fdee",
"rgb": {
"r": 98,
"g": 253,
"b": 238
},
"hsl": {
"h": 174.194,
"s": 97.484,
"l": 68.824
},
"oklch": {
"l": 0.90825,
"c": 0.13187,
"h": 186.2
},
"luminance": 0.7902
}Semantic roles & 50–950 ramp
primary
#62FDEE
secondary
#D72C3D
accent
#0016E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685